::-webkit-scrollbar{width: 10px;}::-webkit-scrollbar-thumb{background-color: #ff9a07;}::-webkit-scrollbar-track{background-color: #e6e6e6;}

@font-face {
font-family:'Yekan';
src:url(/Uploads/Public/system/Yekan.eot);
src:local(Yekan),url(/Uploads/Public/system/Yekan.eot?#iefix) format("embedded-opentype"),url(/Uploads/Public/system/Yekan.woff) format("woff"),url(/Uploads/Public/system/Yekan.ttf) format("truetype"),url(/Uploads/Public/system/Yekan.svg#Yekan) format("svg");

}
td, th {
    padding: 0 8px !important;
}
.marg_auto {
    float: none !important;
    margin: 0 auto !important;
}

.header {
    background-color: #242424;
    padding: 5px 0 0;
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
}
.logo img {
	width: 170px;
}
.box-social {
    margin-top: 2%;
    /* margin-right: 15%; */
}
.box-social a {
	/* text-align:center; */
	padding: 10px 6px  !important;
}
.box-social img {width: 22px;height: 22px;}
.box-social a:hover {
	background: rgb(88, 88, 88);
}
.services{
background:#fff7e2;
padding: 30px 0px 100px;
}

.title{
    padding: 50px 0px;
    color: #ff9a07;
}

.btnmore{
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ff9a07;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  outline: none;
  padding: 13px 45px 16px 45px;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  vertical-align: top;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.nopad {
    padding: 0 !important;
}

.btnmore:hover{

  outline: none;
  background: #4d4d4d;
  color: #ffffff;
}
.newsdate{padding: 30px 20px 5px;color: #676767;/* width: 110px; */}
.newsdate span:first-child {
	color:#59c329
}
.btnlink1{
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ff9a07;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  outline: none;
  padding: 13px 45px 16px 45px;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  vertical-align: top;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


.btnlink1:hover{
  outline: none;
  background: #ff9a07;
  color: #ffffff;
}
.border{
border: 2px solid #ff9a07;
    padding-bottom: 70px;
}
.footer {
	padding: 3% 0 2% !important;
	position: relative;
	z-index: 2;
	text-align: center;
	background: #2e2e2e;
	color: #ffffff;
}
.footer h2 {
	margin-top: 20%;
	color: #ffffff;
	font-size: 23px;
	margin-bottom: 0;
}
.footer ul {
	margin-top: 30%;
	line-height: 24px;
	padding: 3px;
	list-style:none;
}
.footer a {
	font-size: 18px !important;
	padding: 2px 15px;
	color: #fff !important;
}
.footer a:hover {
	color: #ff9a07  !important;
}
.footer .logo img {
	margin-bottom: 25px;
}
.footer .box-social {
	/* margin: 14% 0 5%; */
}
.footer .box-social img {
	/* width: 35px; */
	/* margin: 0 5px; */
	/* background: #ff9a07; */
	/* padding: 5px; */
	/* border-radius: 7px; */
}
.footlink{
color:#000 !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footlink:hover{
text-decoration:underline !important;

}


a.footsoci {
    color: #000 !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footsoci:hover{
color:#fff !important;
}

.pimg{
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.pimg:hover{
opacity:0.5;

}
/***********************************/



html
{
	background: #FBFBFB;
}

body
{
	color:#000;
	margin:0;
	font-family: Yekan, tahoma ,Verdana,Arial,"sans-serif" !important;
	text-align:right;
	direction:rtl;
	font-size: 16px !important;
	font-weight:400;
	line-height: 1.8 !important;
	width:100%;
}
a:active,a:focus{outline:none !important}
.Bottom
{
	width:100%;
	height: 165px;
	float:right;
	padding:0;
	vertical-align: top;
}
.transition {
    webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    msie-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.tmain
{
	width: 980px;
}

#content {
	background: #fbf8f5;
	vertical-align: top;
	min-height: 397px;
	border: 1px solid #eee;
	/* box-shadow: 0 0 10px -2px rgba(51, 51, 51, 0.16); */
	overflow: auto;
	margin: 30px 0;
	padding: 30px;
	}

#content > h1 , 
.articletitle h1 , 
.newstitle h1 ,
.gallerydesc h1 {
	font-size: 23px;
	color: #ff9a07;
	border-bottom: 2px solid #ff9a07;
	line-height: 35px;
	padding-bottom: 10px;
	margin: 0 0 10px;
	}
#content > h2 , .articledesc h2 , .newsdesc h2 ,
.gallerydesc h2 {	
	color:  #ff9a07;
	font-size: 20px;
	line-height: 30px;
    margin: 10px 0;
}
#content > h3  , .articledesc h3 , .newsdesc h3 ,
.gallerydesc h3 {
	border-right: 2px solid #ff9a07;
	background: #ffffff;
	font-size: 18px;
	padding: 10px;
	line-height: 30px;
	margin: 5px 0;
}
#content > h4 , .articledesc h4 , .newsdesc h4 {
	border-right: 2px solid #ff9a07;
	background: #ffffff;
	font-size: 16px;
	padding: 10px;	
    margin: 5px 0;
}

.Top
{
	width:100%;
	height: 106px;
	background:url(/Uploads/Public/system/logo.png) no-repeat right 23px
}

.itable
{
	width:917px
}

.main
{
	background-color:#534f4e;
	height:88px
}

.right
{
	width:220px;
	vertical-align:top
}

.body
{
	vertical-align:top;
	min-height: 479px;
	width:100%;
	float:right;
}

.left
{
	width:200px;
	vertical-align:top;
	background-color:#f0f0ef
}

img
{
	max-width: 100%;
}

h1
{
	color:#ff9a07;
	font-size:12px;
	font-style:normal;
	padding:5px;
}

h3
{
	color:#000;
	font-size:12px;
	font-style:normal;
	padding: 4px;
}

p
{
	line-height:2;
	text-align:justify
}

ul
{
	line-height:2;
	text-align:justify
}

a
{
	color:#ff9a07;
	text-decoration:none
}

a:link,a:visited
{
	text-decoration:none;
	color: #ff9a07;
}

a:hover
{
	text-decoration:none !important;
	color:#ff9a07
}

table.toplinkstable
{
	width:105px;
	height:23px;
	float: left;
	margin: 12px 0 0;
}

.menu
{
	width:100%;
	float:right;
	font-size: 16px;
	padding-right: 5%;
	webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	msie-transition: all .2s;
	transition: all .2s;
}

.menu tr td
{
	vertical-align:top
}

a.level2, a.level1{
	padding:0;
	font-weight:600;
	/* margin: 0 !important; */
	/* line-height:27px; */
	}

.level1 a:hover, .level2 a:hover{
	color: #ffffff !important;
	}
	#Mmainmenu_Menu1 .level1 > li a:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    cursor: default;
    bottom: 19px;
    left: 50%;
    width: 0;
    height: 0;
    background: #fff;
}
#Mmainmenu_Menu1 .level1 > li:hover a:before {
    left: 0;
    width: 100%;
    height: 3px;
}
	#Mmainmenu_Menu1 .level3 > li a:before , 	#Mmainmenu_Menu1 .level4 > li a:before {
		display:none
	}
.level3,.level4,.level5{padding: 10px 0 !important;text-align:right;vertical-align:middle;width: 180px !important;position: relative;color: #fcbe16 !important;font-size: 16px !important;}
a.level3, a.level4, a.level5{
    line-height: 16px;
    }

.level3 a:hover, .level4 a:hover, .level5 a:hover{
	color: #ffffff !important;
	}

.smenu,a.smenu,a:visited.smenu
{
	text-decoration:none;
	vertical-align:middle;
}

.smenuhover,a:hover.smenuhover
{
	text-decoration:none;
	vertical-align:middle;
	width:100px
}

.dmenu,a.dmenu,a:link.dmenu,a:visited.dmenu
{
	text-decoration:none;
	display:block;
	vertical-align:middle;
}

.lang,a.lang,a:link.lang,a:visited.lang
{
	font-family: Yekan, tahoma, Verdana, Arial, "sans-serif";
	font-size:12px;
	padding-right:3px;
	color:#fff;
	text-decoration:none;
	width:89px;
	text-align:left;
	display:block
}

a:hover.lang
{
	color:#AAA;
	text-align:Right;
	text-decoration:none
}

.copyright
{
	padding: 5px 0;
	color: #aaa;
	background: #2e2e2e;
	vertical-align:bottom;
	position: relative;
	z-index: 3;
}

#licence
{
    padding: 2px 0;
    color: #aaa;
    text-align: center;
}

.date
{
	direction:ltr
}

#licence a
{
	color: #aaa !important;
	webkit-transition:.3s ease-out;
	-moz-transition:.3s ease-out;
	-o-transition:.3s ease-out;
	msie-transition:all .3s ease-out;
	transition:all .3s ease-out;
}

#licence a:hover
{
	color: #fff !important;
}

.textbox , .textdesc
{
	border: 1px solid #ccc;
	background: rgba(156, 153, 150, 0.21);
	width: 200px !important;
	height:28px;
	padding:0 5px;
}
.sitenavigation {
    font-size: 17px;
}
.sitenavigation a:hover {
	color: #333  !important;
}
.textdesc
{
	height:100px;
}

.textdate
{
	font-size:11px;
	border:solid 1px #978286;
	direction:ltr;
	text-align:Left;
	width:70px;
	height:17px;
	border-radius:7px
}

.fileupload
{
	border:solid 1px #ff9a07
}

.dropdown
{
	font-size:10px;
	border:solid 1px #ff9a07;
	width:150px;
	height:20px;
	text-align:left
}

.button
{
	background-color: #ff9a07;
	color:#fff;
	width:117px!important;
	border:solid 0 #fff;
	padding:6px 0 11px;
	cursor:pointer;
	border-radius:5px;
	font-weight:700;
	font-size:13px;
	webkit-transition:.2s ease-out;
	-moz-transition:.2s ease-out;
	-o-transition:.2s ease-out;
	msie-transition:all .2s ease-out;
	transition:all .2s ease-out;
}

.button:hover
{
	box-shadow:-1px 9px 8px #7B7B7B
}

.personalbutton
{
	float:left;
	background-color:#f2cf53;
	color:#fff;
	border:solid 0 #fff;
	height:20px
}

.imgbutton
{
	padding:5px 0 0;
	position: absolute;
	top: 4px;
}

.sample
{
	font-size:9px;
	font-style:italic
}

.star
{
	color:Red
}

hr
{
	width:100%;
}
.bg-line {
background: url(/Uploads/Public/system/line.png) no-repeat !important;
    padding: 10px 0 !important;
    border: none !important;
    margin: 40px 0 !important;
    background-size: contain!important;
}
.stable
{
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	padding:0;
	background-color:#FFF
}



.statictable
{
	width:372px;
	height:116px;
	overflow:hidden!important;
	float:right
}

.staticheader
{
	text-align:center
}

.statictext
{
	width:372px;
	height:116px;
	overflow:hidden!important;
	float:right;
	padding:62px 347px 0 0;
	margin:0;
}

.cornermenuheader
{
	padding:5px;
	width:100%;
	background-color:#d3d3d3;
	color:#FFF
}

.cmenu,a.cmenu:link,a.cmenu:visited
{
	width:250px;
	background-color:#f4f4f4;
	color:#f2cf53;
	display:block;
	padding:5px;
	border-bottom-width:1px;
	border-bottom-color:#e5e5e5;
	border-bottom-style:solid
}

a.cmenu:hover
{
	background-color:#FFF;
	color:#ff9a07;
	display:block
}

.camenu
{
	background-color:#CCC;
	color:#FFF;
	display:block;
	width:250px;
	padding:5px;
	border-bottom-width:1px;
	border-bottom-color:#e5e5e5;
	border-bottom-style:solid
}

.tableimagegallery
{
	text-align:center;
	vertical-align:baseline
}

.imagegallery
{
	width:auto;
	height:auto;
	text-align:center;
	margin:0
}

.gallery
{
	right:0;
	top:0;
	float:right;
	text-align:center;
	width:100%
}

.imagegallery > .gallery > a > img
{
	overflow:hidden;
}

.imagegallery > .gallery > img
{
	border: 1px solid #aaa;
	box-shadow: 4px 4px 10px -2px #aaa;
	background:#FFF;
	overflow:hidden;
	/* width:600px; */
	/* height:400px; */
}
.galleryphotos {
	width:33%;
	float:right;
	padding:10px
}
.galleryphotos img {
	height: 220px;
	width: 100%;
}
.faqheader
{
	padding:5px;
	width:100%;
	background-color:#d3d3d3;
	color:#FFF;
	background-repeat:repeat-x
}

.faqbullet
{
	margin-right:20px;
	padding-left:2px;
	line-height:20px;
	direction:rtl;
	list-style-image:url(images/bullet/bullet1.gif);
	vertical-align:middle
}

.faqquestion
{
	color:#ff9a07;
	padding-bottom:5px;
	padding-top:10px
}

.faqanswer
{
	background-color:#f4f4f4;
	padding:5px
}

.faqtop
{
	text-align:left
}

.linkheader
{
	width:100%;
	color: #ff9a07;
	text-align:center;
	font-size: 29px;
	font-weight:700;
	display: block;
	font-family: Yekan;
	padding: 17px 0 26px;
}

.linktable
{
	width:100%;
	margin: 25px 0 7px 0;
	height: 412px !important;
	overflow: hidden;
}

.linktext
{
	width:100%;
	margin: 10px 0;
	display: block;
}

.linktable tr
{
	width:100%
}

.linktext tr td img
{
	webkit-transition:.2s ease-out;
	-moz-transition:.2s ease-out;
	-o-transition:.2s ease-out;
	msie-transition:all .2s ease-out;
	transition:all .2s ease-out;
	width:230px!important;
	height:180px!important;
	overflow:hidden!important;
	border-radius: 4px 4px 0 0;
}

.linktext tr td img:hover
{opacity: .8;-khtml-opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8;}

.linktext tr td a
{
	webkit-transition:.2s ease-out;
	-moz-transition:.2s ease-out;
	-o-transition:.2s ease-out;
	msie-transition:all .2s ease-out;
	transition:all .2s ease-out;
	display:block;
	width: 230px;
	height: 307px;
	overflow: hidden;
	display: inline-block;
	margin: 7px 8px 0px;
	color:#000;
	background: #E7E7E7;
	border-bottom: 5px black solid;
}

.linktext tr td a:hover
{
	color:#ff9a07
}

.linkpagingtable
{
	width:100%
}

.linkpagingtd
{
	text-align:center;
	vertical-align:bottom
}

.linkcontenttable
{
	width:100%
}

.linkcontenttd
{
	vertical-align:bottom;
	text-align:center
}

.linkbullet
{
	margin-right:20px;
	padding-left:2px;
	line-height:20px;
	direction:rtl;
	vertical-align:middle;
	border-width:0;
	list-style-type:none
}

.linkpagetable
{
	width:100%;
	text-align:right
}

.linkpagetd
{
	text-align:right
}

.linkgrouptitle
{
	text-align:center;
	color:#ff9a07
}

.linktitle
{
	text-align:Right;
	color:#ff9a07;
	vertical-align:bottom
}

.newspagetable
{
	width:100%
}
.newsgrouptitle a {
    font-size: 23px;
    color: #444;
}
.newsgrouppic {
    width: 30%;
    padding-left: 10px;
}
.newsgrouppic img {
    margin-bottom: 30px;
    border: 1px solid #aaa;
    box-shadow: 4px 4px 10px -2px #aaa;
}
.newsgrouppublish {
    text-align: left;
}
.newsgroupshort {
    vertical-align: top;
}
.newspagingtable
{
	width:100%
}

.newspagingtable tr td a
{
	color:gray
}

.newspagingtable tr td a:hover
{
	color:#ff9a07
}

.newstitles
{
	text-align:center;
	color:#ff9a07;
	clip:rect(15px,0px,0px,0px)
}
.newsgroup {
    font-size: 18px;
}
.newspublishes
{
	font-style:italic;
	color:#666;
	font-size:10px
}
.newstitr h2 {
    font-size: 22px;
    color: #555;
}
.newstitle
{
	color:#111;
	width:100%;
	min-height:20px;
	padding: 5px 10px 20px;
	height: 67px;
	overflow: hidden;
}
.newstitle a
{
	font-size: 20px;
	font-weight: bold;
	color: #222;
	line-height: 30px;
}
.newsshort-box {
    padding: 14px;
}
.newsshort-box a:hover {
	color: #ff9a07;
    border-bottom: 3px solid #ff9a07;
}
.newsshort-box a span {
	font-size: 13px;
}
.newsshort-box a {
    border-bottom: 3px solid #111;
    padding: 13px;
    font-size: 16px;
    color: #111;
}
.newstitle a:hover
{
	color: rgba(34, 34, 34, 0.63);
}

.newspublish
{
	color: #777;
	font-size: 16px;
	text-align:right;
}

.newsshort{text-align: justify;color: #4A4D52;padding: 10px;line-height: 30px;float: right;width: 100%;border: 1px dashed #ddd;margin-bottom: 20px;}

.newsbullet
{
	line-height:20px;
	direction:rtl;
	list-style-image:url(images/bullet/home_news_arrow.gif);
	vertical-align:middle
}
.newsdesc {
	float: right;
}
.newssource {
	float: right;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

.newssurvey
{
	background-color:#f4f4f4;
	color:#666;
	font-style:italic
}

.newstable
{
	width:299px;
	height:280px;
	float:right;
	margin:34px 13px 0 19px;
	background-color:#fff;
	padding:17px 0;
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:left bottom
}

.newstext
{
	width:100%;
	height:220px;
	overflow:hidden;
	float:right
}

.newstext a
{
	font-weight:700!important
}

.newstext a:hover
{
	color:gray!important
}
.newsrow {
    margin: 0 15px 45px;
    background: #fff;
}

.newspic
{
	width:100%;
	height: 240px;
	overflow: hidden;
}
.newstoprow1 {
    float: right;
    width: 60%;
}
.newstoprow2 {
    float: right;
    width: 30%;
}
.articletable
{
	text-align:right
}
.newscode {
	display:none
}
.articleheader
{
	padding:5px;
	width:100%;
	background-color:#ff9a07;
	color:#FFF;
	background-image:url(images/fheader.jpg);
	background-repeat:repeat-x
}

.articlebullet
{
	margin-right:20px;
	padding-left:2px;
	line-height:20px;
	direction:rtl;
	vertical-align:middle;
	border-width:0;
	list-style-type:none
}

downloadtable
{
	text-align:right
}

.downloadheader
{
	padding:5px;
	width:100%;
	background-color:#ff9a07;
	color:#FFF;
	background-image:url(images/fheader.jpg);
	background-repeat:repeat-x
}

.downloadbullet
{
	margin-right:20px;
	padding-left:2px;
	line-height:20px;
	direction:rtl;
	vertical-align:middle;
	border-width:0;
	list-style-type:none
}

.searchsitetable
{
	width:100%;
	min-height:500px;
	overflow:auto;
	background-color:#F0F0F0;
	border-radius:10px;
}
.searchsiteresult
{
	width:100%
}

.searchsiteresult img
{
	visibility:hidden;
	display:none
}

.searchsitenoresult
{
	width:100%;
	padding: 10px 20px !important;
}
#ContentPlaceHolder1_LblSearch {
    margin-right: 15px;
}
.searchquery
{
	color:red
}

.searchsiteresultdesc
{
	padding-bottom:20px;
	display:block
}

.searchtable
{
	float: right;
	color: #fff;
}

.searchtext
{
	width: 90%;
	height:32px;
	float: right;
	color: #fff;
	margin: 20px 10% 0;
}

.searchtext input
{
	margin-top: 20px;
	float: right;
}

.searchtext .textbox
{
	padding:0 5px;
}

.customertable
{
	padding:0;
	border:1px solid #ccc
}

.customertablegroup
{
	background-color:#666;
	color:#FFF;
	padding:5px 5px 5px 2px
}

.customerrow
{
	background-color:#ccc;
	padding:5px 5px 5px 2px
}

.customerrowalt
{
	background-color:#fff;
	padding:5px 5px 5px 2px
}

.LastProductheader
{
	padding:5px;
	width:100%;
	background-color:#ff9a07;
	color:#FFF;
	background-image:url(images/fheader.jpg);
	background-repeat:repeat-x
}

.lawtable
{
	width:100%
}

.lawpublish
{
	font-style:italic
}

.lawtitle
{
	text-align:center;
	padding-bottom:20px
}

.block
{
	padding-left:0;
	margin-bottom:15px;
	padding-bottom:5px;
	color:#fff
}

.block .title
{
	font-weight:700;
	font-size:.9em;
	background:url(images/bg_sidebar_title.gif) #333 no-repeat;
	text-transform:uppercase;
	color:#ff9a07;
	padding:7px 10px
}

.block .listbox
{
	font-size:11px;
	background:url(images/bg_sidebar_block.gif) #404040 no-repeat left bottom;
	margin:0;
	line-height:18px;
	padding:5px 10px 10px
}

.block .listbox UL
{
	margin:0;
	color:#ff9a07;
	padding:0 0 0 10px
}

.block A
{
	font-weight:700;
	color:#fff;
	text-decoration:none
}

.block LI
{
	list-style-type:none
}

.block LI.separator
{
	font-size:1px;
	background:#ff9a07;
	margin:5px 0;
	width:140px;
	line-height:1px;
	height:1px
}

.sub-category-grid
{
	margin-bottom:15px;
	margin-left:auto;
	width:100%;
	margin-right:auto;
	float:right;
	clear:right
}

.title-box
{
	vertical-align:text-top;
	text-align:center;
	background-color:#ccc;
	height:20px;
	width:300px
}

.category
{
	background-color:#666;
	color:#FFF
}

.altercategory
{
	background-color:#999
}

.sub-category-grid .item-box
{
	vertical-align:text-top;
	text-align:center;
	width:252px;
	height:269px;
	display:inline-block;
	margin:22px
}

.sub-category-grid .item-box:hover
{
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7
}

.sub-category-grid .sub-category-item
{
	margin:10px;
	width:250px;
	height:260px;
	text-align:center;
	border:1px #000 solid;
	border-radius:17px;
	margin:0 auto
}

.sub-category-grid .sub-category-item .category-title
{
	display:block;
	font-weight:700;
	font-size:11px;
	padding:5px;
	height:1.8em
}

.sub-category-grid .sub-category-item .picture
{
	padding:0;
	text-align:center;
	width:220px;
	display:block;
	height:164px;
	overflow:hidden!important;
	margin:0 auto
}

.product-list1
{
	margin:0 auto;
	width:600px;
	float:right
}

.product-list1 .item-box
{
	clear:both;
	margin-bottom:10px;
	position:relative;
	text-align:Right
}

.product-list1 .product-item
{
	margin-top:10px;
	background:url(images/pb_s_bg.gif) no-repeat 0 100%;
	width:600px;
	position:relative;
	height:177px
}

.product-list1 .product-item .product-title
{
	font-weight:700;
	font-size:12px;
	background:url(images/deal_box_hl.gif) no-repeat 0 0;
	padding:10px 10px 8px
}

.product-list1 .product-item .product-title A
{
	background:url(images/deal_box_hr.gif) no-repeat 100% 0;
	line-height:1.3em;
	height:2em
}

.picture a img
{
	width:219px
}

.productshowprice
{
	color:red
}

.product-list1 .product-item .picture
{
	float:Right;
	margin:0 10px 10px 0;
	height:50px
}

.product-list1 .product-item .description
{
	margin:10px 140px 0 135px;
	border-right:#e3e3e3 1px solid;
	color:#555;
	text-align:Right;
	padding:0 10px 0 0
}

.product-list1 .product-item .prices-wrapper
{
	right:475px;
	float:right;
	bottom:20px;
	position:absolute;
	text-align:right
}

.product-list1 .product-item .prices .productPrice
{
	color:#f2cf53
}

.product-list1 .product-item .prices .oldproductPrice
{
	color:red;
	text-decoration:line-through
}

.product-list1 .product-item .buttons
{
	padding-top:20px
}

.shopbutton
{
	text-align:left
}

.productlistaddtocartbutton
{
	border:#333 1px solid;
	background:url(images/grey_button_bg.gif) #333 no-repeat 25% 50%;
	overflow:visible;
	width:60px;
	color:#fff;
	height:20px;
	padding:0 5px
}

.productlistproductdetailbutton
{
	border:#ff9a07 1px solid;
	background:url(images/orange_button_bg.gif) #ff9a07 no-repeat 25% 50%;
	margin-bottom:3px;
	overflow:visible;
	width:60px;
	color:#fff;
	height:20px;
	padding:0 5px
}

.gallerytitle
{
	border-bottom:1px gray dotted;
	padding: 20px 0;
	margin-bottom: 20px !important;
	font-size: 22px;
	font-weight:700;
	color: #ff9a07;
}

.tableimagegallery
{
	text-align:center;
	vertical-align:baseline;
	width:auto
}

.imagegallery
{
	width:auto;
	height:auto;
	text-align:center;
	margin:0 auto
}

.gallery
{
	display:inline-block;
	text-align:center;
	width: 31%;
	margin: 1%;
}

.imagegallery > .gallery > a > img
{
	border: 1px solid #aaa;
	box-shadow: 4px 4px 10px -2px #aaa;
	background:#FFF;
	width: 100%;
	height: 220px;
}

.messagepagetable
{
	text-align:right;
	width:100%
}

.messagepagetd
{
	text-align:right
}

.messagetable
{
	text-align:right
}

.messageheader
{
	background-image:url(images/Tbar.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding-right:5px;
	color:#FFF;
	background-color:#ff9a07
}

.messagebullet
{
	line-height:20px;
	direction:rtl;
	list-style-image:url(images/bullet1.gif);
	vertical-align:middle
}

.messagedate
{
	font-style:italic;
	color:#666;
	font-size:10px
}

.messagetitle
{
	text-align:center;
	color:#ff9a07;
	clip:rect(15px,0px,0px,0px)
}

.messagesdate
{
	text-align:left;
	font-size:10px
}

.productTabbedPanels
{
	clear:none;
	float:right;
	background-color:#FFF;
	border-color:#FFF;
	border-width:0;
	width:100%;
	margin:17px 0 0
}

.productTabbedPanelsTabGroup
{
	margin:0;
	padding:0
}

.productTabbedPanelsTab
{
	text-align:Center;
	background-color:#dbe3e1;
	border-color:#FFF;
	border-width:0;
	color:#53524d;
	width:106px;
	height:27px;
	padding-top:2px;
	margin-right:1px;
	-moz-user-select:none;
	-khtml-user-select:none;
	cursor:pointer;
	list-style:none;
	float:right
}

.TabbedPanelsTabSelected
{
	background-color:#ff9a07;
	color:#FFF;
	width:106px
}

.productTabbedPanelsContentGroup
{
	width:540px;
	padding-top:1px;
	clear:both;
	float:right
}

.productTabbedPanelsContent
{
	padding:4px
}

.votetable
{
	width:200px
}

.paging
{
	text-align:center
}

.personaltable
{
	width:100%
}

.personaltext
{
	text-align:center
}

.personalgridview
{
	text-align:center;
	padding:2px;
	width:700px
}

.personalgridviewtitle
{
	background-color:#ff9a07;
	text-align:center
}

.forums
{
	width:100%;
	padding:0
}

.forumstitle
{
	background-color:#ff9a07;
	height:30px;
	padding-right:5px;
	padding-left:5px
}

.forumsnavigation
{
	font-weight:600;
	padding-bottom:20px
}

.forums-name
{
	font-weight:700
}

.forums-desc
{
	padding-top:10px
}

.forums-empty
{
	width:100%;
	padding:0;
	background-color:#f0f0f0;
	height:25px;
	padding-top:5px;
	padding-bottom:5px
}

.forumsbutton
{
	width:120px;
	background-color:#f2cf53;
	color:#fff;
	border:solid 0 #fff;
	height:24px
}

.forumslink
{
	background:#f2cf53 url(images/newbtn_middle.png) repeat-x left top;
	_background-image:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 3px 8px #ddd;
	-webkit-box-shadow:0 3px 8px #ddd;
	box-shadow:0 3px 8px #ddd;
	color:#fff;
	padding:4px 15px;
	border:0;
	display:block;
	float:left;
	clear:right
}

.forumscategory
{
	background-color:#f2cf53;
	height:30px;
	padding-right:5px;
	padding-left:5px
}

.forumparent
{
	border:solid 1px #000;
	width:100%
}

.forumstitle
{
	background-color:#ff9a07
}

.forum
{
	border:solid 1px #ccc
}

.subforumbullet
{
	margin-right:20px;
	padding-left:2px;
	line-height:20px;
	direction:rtl;
	list-style-image:url(images/bullet/bullet1.gif);
	vertical-align:middle
}

.topictableadd
{
	width:100%;
	border:solid 2px #FFF
}

.post
{
	width:100%
}

.posttable
{
	width:100%;
	border:solid 1px #FFF;
	padding:0
}

.posttitle
{
	background-color:#f2cf53;
	color:#FFF;
	height:25px
}

.posttitle a
{
	color:#FFF
}

.postright
{
	width:200px;
	vertical-align:top;
	background-color:#fff
}

.postcontent
{
	background-color:#FFF
}

.postseparator
{
	height:2px
}

.postadd
{
	width:100%;
	border:solid 1px #FFF
}

.postaddtitle
{
	background-color:#ff9a07;
	height:25px
}

.postitem
{
	background-color:#e9e9e9;
	vertical-align:middle
}

.agencyprofile
{
	height:25px;
	border-bottom:solid 1px red;
	color:Red;
	vertical-align:bottom;
	text-align:right;
	font-weight:700
}

.agencycompany
{
	height:25px;
	border-bottom:solid 1px #add8e6;
	color:#add8e6;
	vertical-align:bottom;
	text-align:right;
	font-weight:700
}

.agencyattach
{
	height:25px;
	border-bottom:solid 1px green;
	color:green;
	vertical-align:bottom;
	text-align:right;
	font-weight:700
}

.agencyother
{
	height:25px;
	border-bottom:solid 1px green;
	color:green;
	vertical-align:bottom;
	text-align:right;
	font-weight:700
}

.shoppingcart
{
	color:Red;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px
}

.shoppingcartHeader
{
	background-color:Orange;
	color:#fff;
	text-align:center
}

.productoldPrice
{
	color:Red
}

.thumbnail
{
	background-color:#F3F2F5;
	border:3px solid #f2cf53;
	float:right;
	margin:18px;
	padding:4px
}

.thumbnail > a > img
{
	width:97px;
	height:64px;
	overflow:hidden
}

.name
{
	font-size:12px;
	font-weight:700;
	padding-top:10px;
	padding-bottom:5px;
	display:block
}

.lastlogin
{
	padding-bottom:10px;
	display:block
}

.hr
{
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-top:solid 3px red;
	width:100%
}

.message
{
	text-align:center;
	color:Green
}

.error
{
	text-align:center;
	color:red
}

.adtable
{
	width:200px
}

.adtable tr td
{
	vertical-align:top
}

.realestatepagetable
{
	width:100%
}

.realestatepagingtable
{
	width:100%
}

.realestatepagingtable img
{
	width:100px;
	height:100px;
	border:solid 1px red;
	padding:2px
}

.realstateimage
{
	width:110px;
	height:110px
}

.realstateimage img
{
	width:100px;
	height:100px;
	border:solid 1px #ccc;
	padding:2px
}

#ContentPlaceHolder1_Wizard1_RBLPackage tbody tr td
{
	vertical-align:bottom
}

#ContentPlaceHolder1_Wizard1_RBLPackage_0,#ContentPlaceHolder1_Wizard1_RBLPackage_1,#ContentPlaceHolder1_Wizard1_RBLPackage_2,#ContentPlaceHolder1_Wizard1_RBLPackage_3,#ContentPlaceHolder1_Wizard1_RBLPackage_4,#ContentPlaceHolder1_Wizard1_RBLPackage_5
{
	height:100%
}

.carspackage
{
	float:left;
	text-align:right
}

.carspackagepricedefault
{
	background-color:#ff9a07;
	padding:3px;
	width:120px
}

.carspackageprice
{
	background-color:Red;
	padding:3px;
	width:120px
}

.carspackageoptiondefault
{
	padding:3px;
	background-color:#d3d3d3;
	width:200px
}

.carspackageoption
{
	padding:3px;
	background-color:#d3d3d3;
	width:200px
}

.packagetitle
{
	font-size:12px;
	font-weight:700;
	padding-bottom:5px;
	display:block
}

.carselltitle
{
	font-size:12px;
	font-weight:700;
	padding:10px 5px 10px 0
}

.carstep1
{
	background:url(images/CarsNavigation.png) no-repeat 0 0;
	width:45px
}

.carstep2
{
	background:url(images/CarsNavigation.png) no-repeat -45px 0;
	width:45px
}

.carstep3
{
	background:url(images/CarsNavigation.png) no-repeat -95px 0;
	width:45px
}

.carstep4
{
	background:url(images/CarsNavigation.png) no-repeat -142px 0;
	width:45px
}

.carstep1_1
{
	background:url(images/CarsNavigation.png) no-repeat -190px 0;
	width:45px
}

.carstep2_1
{
	background:url(images/CarsNavigation.png) no-repeat -234px 0;
	width:45px
}

.carstep3_1
{
	background:url(images/CarsNavigation.png) no-repeat -284px 0;
	width:45px
}

.carstep4_1
{
	background:url(images/CarsNavigation.png) no-repeat -330px 0;
	width:45px
}

.carsteptexts
{
	padding:11px 3px 0 0;
	color:#000;
	font-weight:700;
	display:block;
	float:left;
	text-align:right;
	width:115px
}

.carsteptext
{
	padding:12px 3px 0 0;
	color:#ccc;
	display:block;
	float:left;
	text-align:right;
	width:115px
}

.productcode
{
	font-weight:700;
	padding:10px 0
}

.productname
{
	background-color:#f2cf53;
	color:#FFF;
	padding:10px 5px;
	margin-top:8px;
	font-size:16px
}

.SliderTitle
{
	background-color:#ff9a07;
	direction:rtl;
	margin-top:5px;
	padding-top:10px;
	height:40px;
	color:#000;
	font-weight:700;
	font-size:14px;
	line-height:30px;
	border-right:8px solid #ff9a07;
	padding-right:12px
}

.SliderTitle:hover
{
	background-color:#ff9a07;
	cursor:pointer;
	color:#fff
}

.ArticleProperty
{
	border:3px #ccc solid;
	background-color:#f6f6f6;
	padding:10px;
	margin:10px 0;
	font-weight:400
}

.productlistaddtocartbutton
{
	cursor:pointer;
	border:#333 0 solid;
	background:#f2cf53;
	overflow:visible;
	width:143px!important;
	color:#fff;
	padding-top:0;
	height:33px!important;
	border-radius:6px
}

.productlistaddtocartbutton:hover
{
	background:#ff9a07;
	font-weight:700
}

.tdmoviepic
{
	width:100px;
	padding:3px
}

.tdmoviepic img
{
	border:solid 1px red;
	width:100px;
	height:100px
}

.realestatetable
{
	width:100%
}

.realestatetransaction
{
	height:30px;
	background-color:#999;
	color:#fff;
	text-align:center;
	font-weight:700;
	width:150px
}

.realestatearchive
{
	width:155px;
	vertical-align:top
}

.realestatetimage a img
{
	margin:2px 0 10px;
	width:150px;
	height:150px;
	border:solid 1px #ccc;
	padding:2px
}

.realestatetitle
{
	color:red;
	padding-right:5px;
	font-weight:700;
	font-size:13px
}

.realestatetopic
{
	color:red;
	padding-right:5px
}

.realestateaddress
{
	padding-bottom:10px;
	padding-right:5px
}

#decfont,#resetfont,#incfont
{
	width:14px;
	height:14px;
	text-decoration:none;
	float:left;
	margin-right:3px;
	background:url(/text_resize.gif) no-repeat;
	margin-top:2px
}

#decfont
{
	background-position:0 0
}

#resetfont
{
	width:28px;
	background-position:-17px 0
}

#incfont
{
	background-position:-48px 0
}

.problem
{
	text-align:right;
	line-height:20px
}

.problemtitle
{
	padding-bottom:5px;
	text-align:center
}

.problemresult
{
	border:1px solid #DBDBDB;
	text-align:right;
	line-height:20px
}

.problemtrack
{
	height:80px;
	padding-top:30px
}

.problemtracktitle
{
	padding-bottom:5px;
	text-align:center
}

.problemdetails
{
	border:1px solid #DBDBDB;
	text-align:right
}

.problemitem
{
	background-color:#DBDBDB;
	height:25px
}

.problemalternatitem
{
	height:25px
}

.gallerytable
{
	width: 980px;
	height: 400px;
	overflow:hidden!important;
	margin:0 auto;
	box-shadow: 0px 2px 4px black;
}

.datetable
{
	width:400px;
	height:28px;
	float:right;
	color:#fff;
	padding:0;
	margin:34px 0 0
}

.selectiontable
{
	color: #f2cf53;
	text-align: left !important;
	padding: 0;
	margin: 0;
}

.selectiontable tr td a
{
	webkit-transition:.2s ease-out;
	-moz-transition:.2s ease-out;
	-o-transition:.2s ease-out;
	msie-transition:all .2s ease-out;
	transition:all .2s ease-out;
	height:26px;
	color: #D3E1F5!important;
	padding:0 15px 16px
}

.selectiontable tr td a:hover
{
	color:#fff!important
}

.contenthome
{
	width:299px;
	min-height:249px!important;
	overflow:hidden!important;
	float:right;
	margin:33px 16px 0 6px;
	padding:15px 0;
	background:url(images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#fff
}

.contenthometable
{
	width:299px!important;
	min-height:160px!important;
	overflow:hidden!important
}

.contenthomeheader
{
	width:268px;
	height:24px;
	background-image:url(images/header_cadr.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	padding:6px 31px 0 0;
	color:#fff;
	font-weight:700
}

.contenthometext
{
	vertical-align:top;
	vertical-align:top;
	padding:0 18px;
	text-align:justify
}

.contactinfotable
{
	width: 702px;
	height:118px!important;
	overflow:hidden!important;
	float:right;
	margin:0;
	padding:5px 0
}

.contactinfoheader
{
	width:268px;
	height:24px;
	float:right;
	padding: 0;
	color:#fff;
	font-weight:700
}

.contactinfotext
{
	padding:0 17px;
	color: whitesmoke !important;
}

input:active,input:focus
{
	outline:none
}

#vertical-ticker
{
	height:241px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none
}

#vertical-ticker li
{
	padding:5px 10px;
	display:block;
	height:231px;
	overflow:hidden;
	margin:0 auto;
	text-align:center
}

#vertical-ticker li img
{
	margin:0 auto!important;
	text-align:center!important
}

#vertical-ticker li a
{
	display:block;
	margin-top:10px;
	text-align:center
}

table.productstable
{
	width:956px;
	height:255px;
	border-radius:10px;
	overflow:hidden!important;
	border:4px #000 solid;
	border-top:0;
	float:right;
	margin:9px;
	box-shadow:0 0 13px #0C0C0C;
	padding:0
}

.news_intable,.articles_intable,.ulinkstable
{
	width:433px;
	float:right;
	height:564px;
	overflow:hidden!important;
	margin:7px 0 0;
	background-color:#DCE5EF;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px
}

.articles_intable
{
	margin:0 7px
}

.ulinkstable
{
	background:transparent
}

.news_inheader,.articles_inheader,.ulinksheader
{
	color: #ff9a07;
	font-size: 22px;
	font-weight:700;
	margin: 59px 0 40px;
}

.productsheader
{
	color:#fff;
	width:100%;
	height:30px;
	padding:2px 15px 20px 0;
	font-size:12px;
	font-weight:700;
	background:url(/Uploads/Public/news/p_header.jpg) no-repeat center top;
	text-align:center
}

ul.news_inbullet
{
	padding:0;
	margin:0;
	list-style-type:none
}

td.news_intext
{
	height:492px;
	width:425px;
	padding:0;
	float:right;
	overflow:hidden!important
}

.news_inrow
{margin: 12px 0;}

.news_intitle
{margin: 15px 0 6px;color: #f2cf53;}

.news_inshort
{margin: 0;color: gray;}
.pagecustom1 a {
    font-size: 19px;
    line-height: 30px;
}
.pagecustom1 img {
    margin: 20px auto;
    height: 225px;
    width: 100%;
}
.pagecustom1 {
    margin: 5px 0;
    width: 33.33%;
    float: right;
    padding: 5px 15px;
    height: 400px;
    overflow: hidden;
    line-height: 24px;
    font-size: 15px;
    text-align: justify;
    }
.productsbullet
{
	padding:0 6px;
	margin:10px 8px;
	background-color:#D9D9D9;
	border-radius:10px;
	height:245px;
	width:221px
}

table#Clinks_DataList1 tbody tr td li,#Cproducts_DataList1 tbody tr td li
{
	background:url(/Uploads/Public/system/bullet.jpg) no-repeat right 7px;
	padding:0 16px 0 0
}

table#Clinks_DataList1 tbody tr td li a,#Cproducts_DataList1 tbody tr td li a
{
	color:#000
}

table#Clinks_DataList1 tbody tr td li a:hover
{
	color:#f2cf53
}

#Cproducts_DataList1 tbody tr td li a:hover
{
	color:#f2cf53
}

.textbox:active,.textbox:focus
{
	outline:none
}

.button:active,.button:focus
{
	outline:none
}

a:active,a:focus
{
	outline:none
}

#content input
{
	width: 175px;
	height:30px;
	padding:0 5px;
	margin-bottom: 4px;
}

.pageone
{
	width:428px!important;
	height:262px;
	overflow:hidden!important;
	float:right;
	line-height:23px;
	margin:14px 0 0;
	font-size:13px;
	text-align:justify;
	color:#1D1C1C;
	background:url(/Uploads/Public/system/flower.jpg) no-repeat center top;
	padding:17px 14px 0;
	border:1px #ff9a07 solid;
	border-radius:10px;
	box-shadow:1px 0 9px #ff9a07
}

table.pageone tbody tr td
{
	vertical-align:top
}

td.productstext a
{
	width:228px;
	height:287px;
	display:block;
	margin:0 3px;
	text-align:center
}

.big_a
{
	width:217px;
	height:27px;
	display:block;
	background:gray url(/Uploads/Public/system/arrow.jpg) no-repeat left top;
	margin:0 3px;
	color:#fff;
	padding:0 11px 0 0;
	webkit-transition:.2s ease-out;
	-moz-transition:.2s ease-out;
	-o-transition:.2s ease-out;
	msie-transition:all .2s ease-out;
	transition:all .2s ease-out
}

.big_a:hover
{
	color:#ff9a07
}

td.productstext img
{
	width:173px;
	height:248px;
	overflow:hidden!important;
	margin-bottom:10px;
	border:1px #ECECEC solid;
	webkit-transition:.3s ease-out;
	-moz-transition:.3s ease-out;
	-o-transition:.3s ease-out;
	msie-transition:all .3s ease-out;
	transition:all .3s ease-out
}

td.productstext img:hover
{
	border-radius:100%
}

td.productstext
{
	width:948px;
	height:300px;
	display:block
}

table.languagetable
{
	background:url(/Uploads/Public/system/language.jpg) no-repeat left top;
	width:140px;
	height:35px;
	float:left;
	margin:50px 802px 0 23px
}

td.gallerytext
{
	width:970px;
	height: 400px;
	overflow:hidden!important;
}

table.lang
{
	color:#000!important
}

.lang tr td
{
	padding:5px 12px
}

.lang tr td a
{
	color:#000
}

.lang tr td a:hover
{
	color:#ff9a07
}

table#Cproducts_DLSuggestion
{
	width:874px;
	height:186px;
	float:left
}

table.p_newesttable
{
	width:100%;
	height:186px;
	float:right
}

table#Cproducts_DLSuggestion tbody tr td
{
	width:160px;
	height:186px;
	float:left;
	margin:0 6px;
	text-align:center
}

.name_p
{
	width:78px;
	height:100px;
	float:right;
	margin:37px 0 0;
	background:url(/Uploads/Public/system/arrow.jpg) no-repeat right top;
	line-height:80px;
	padding:0 19px 0 0;
	color:#005055;
	font-weight:700
}

.name_p:hover
{
	margin:37px 2px 0 0
}

ul.articles_inbullet
{
	list-style-type:none;
	margin:0;
	padding:6px 8px
}

ul.articles_inbullet li a
{
	color:#000
}

ul.articles_inbullet li a:hover
{
	color:#ff9a07
}

ul.ulinksbullet
{
	list-style-type:none;
	margin:0;
	padding:6px 8px
}

ul.ulinksbullet li a
{
	color:#000;
	background:url(/Uploads/Public/system/bullet.jpg) no-repeat right 4px;
	padding:0 12px 0 0
}

ul.ulinksbullet li a:hover
{
	color:#FFF
}

.s_title
{
	margin:0;
	padding:0;
	background:#000;
	text-align:center
}

table.socialnetworktable
{
	width:200px;
	height:40px;
	float:left;
	margin:45px 600px 0 103px
}

td.socialnetworktext
{
	width:200px;
	height:40px
}

ul.news_inbullet li a
{
	color:#000
}

ul.news_inbullet li a:hover
{
	color:#ff9a07
}

ul.news_inbullet li
{
	padding:0 49px 0 0;
	background:url(/Uploads/Public/system/bullet.jpg) no-repeat right top;
	min-height:38px;
	line-height:36px
}

.short_news
{
	padding:0 50px 13px 0;
	margin:-8px 0 0
}

.short_p
{
	width:259px;
	min-height:23px;
	float:right;
	padding:0
}

td.linktext p
{
	margin:8px 0 0;
	float:right;
	padding:0 22px 0 0;
	background:url(/Uploads/Public/system/p_bullet.jpg) no-repeat right 3px
}


table.copyrighttable
{
	width:100%;
	height:19px
}

td.copyrighttext
{
	width:100%;
	height:19px;
	text-align:center;
	color:#f5f5f5;
	font-size:12px
}

td.socialnetworktext table tbody tr td
{
	text-align:center
}

td.socialnetworktext img
{
	text-align:center;
	margin:0 auto;
	webkit-transition:.7s ease-out;
	-moz-transition:.7s ease-out;
	-o-transition:.7s ease-out;
	msie-transition:all .7s ease-out;
	transition:all .7s ease-out
}

td.socialnetworktext img:hover
{
	-ms-transform:rotateY(360deg);
	webkit-transform:rotateY(360deg);
	transform:rotateY(360deg)
}

h2.about_h2
{
	margin:0;
	font-size:15px;
	line-height:24px;
	font-weight:400
}

h2.prname_h2
{
	color:#ff9a07;
	font-size:18px
}

ul.news_inbullet li a
{
	color:#ff9a07
}

ul.news_inbullet li a:hover
{
	color:gray
}

.namelink{
    font-size: 14px;
    padding: 0 9px;
    margin: 7px 0;
    color: #ff9a07;
    font-weight: normal;
}

.desclink{
    font-size: 13px;
    padding: 0 9px;
    margin: 7px 0;
    font-weight: normal;
    text-align: justify;
    height: 83px !important;
    overflow: hidden !important;
    margin-bottom: 7px;
    line-height: 23px;
}
.colabout {
    width: 50%;
    height: 327px;
    float: right;
    overflow: hidden !important;
    margin: 0 0 1px 0;
}

.colabout img {
    width: 460px;
    height: 327px;
}

.descabout {
    color: whitesmoke;
    text-align: justify;
}

.colabout a {
    text-align: left;
    height: 20px;
    float: left;
    background: #D6D0D0;
    padding: 6px 24px;
    border-radius: 4px;
    webkit-transition:.2s ease-out;
    -moz-transition:.2s ease-out;
    -o-transition:.2s ease-out;
    msie-transition:all .2s ease-out;
    transition:all .2s ease-out;
    color: black;
}

.colabout a:hover {box-shadow: 2px 8px 10px black;}

.nlc{color: #ff9a07;font-family: "Yekan";font-size: 19px;padding: 0;}

.date1text {
    color: whitesmoke;
    z-index: 1;
    position: relative;
}
table.date1table {
    width: 200px;
    height: 24px;
    float: right;
    color: whitesmoke;
    padding: 13px 0 0 0;
}


.toplinkstext a img {
    webkit-transition: 1s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    msie-transition: all .5s ease-out;
    transition: all .5s ease-out;
    }

.toplinkstext a:hover, .toplinkstext a img:hover {
    -ms-transform: rotateY(180deg);
    webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.aabout{    webkit-transition: 1s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    msie-transition: all .5s ease-out;
    transition: all .5s ease-out;background: gainsboro;text-align: center;border-radius: 4px;display: block;width: 118px;padding: 5px 0px;float: left;margin-bottom: 18px;}

.aabout:hover{box-shadow: 0 4px 10px black;}

.menuresponsive{
    margin: 0;
    font-family: Yekan, tahoma, Helvetica, "sans-serif";
    font-weight: normal;
    font-size: 15px;
    width: 100%;
    text-align: center !important;
}
.menuresponsive ul li a:link, div ul li a:visited {
    display: block;
    color: #ffffff;
    text-decoration: none;
    margin: 32px 0px !important;
    font-size: 18px;
    font-weight: 400;
}

#Mmainmenu_Menu1 ul{outline: none;/* float: none !important; *//* margin: 0 auto !important; *//* text-align: center !important; */}
#Mmainmenu_Menu1 > ul > li {
    float: none !important;
    display: inline-block;
    margin:  0 17px;
}
.menuresponsive ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.menuresponsive ul li a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

ul.level3.dynamic , ul.level4.dynamic {
	background: #383838;
}

a.level3.dmenu.dynamic , a.level4.dmenu.dynamic{
    padding: 4px 20px !important;
    margin: 5px 0 !important;
}
ul.level3.dmenu.dynamic , ul.level4.dmenu.dynamic{
    top : 40px !important;
}
ul.level4.dynamic {
    top: -5px !important;
}
#Mmainmenu_Menu1 a.dynamic{
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: right;
	width: 100%;
	position: relative;
	background: #ff9a07;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999999999999999999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Helvetica, "sans-serif";
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: right;
	width: 100%;
	background: #ff9a07;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100% !important;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: right;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: right;
	color: #ffffff !important;
	width: 90%;
	padding: 3px 12px !important;
	margin: 0;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.mean-container .mean-nav ul li li a {
	width: 100%;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {

}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	color: black;
}

.mean-container .mean-nav ul li a.mean-expand {
	width: 26px !important;
	padding: 0px !important;
	text-align: center;
	position: absolute;
	left: 0;
	top: 6px;
	z-index: 9999999999999999999;
	font-weight: 700;
	background: #ff9a07;
	border: none !important;
	line-height: 27px;
	color: black;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(177, 175, 175, 0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.mean-remove {
	display: none !important;
}
.level3, .level4{z-index: 999 !important;}
#ContentPlaceHolder1_Con1_Panel1 {
    float: right;
    width: 50%;
    margin-bottom: 5%;
}






.top-row {
    background: url(/Uploads/Public/system/top_pannel_bg.jpg) center center;
    color: #fff;
}
.pic-contactbx img {
    width: 22px;
}

.contactbx {
    padding: 20px 0 10px 45px;
}
.pic-contactbx {
	margin-right: 30px;
}
.searchtext .textbox:focus, 
.searchtext .textbox:hover {
    width: 220px  !important;
    border-bottom: 1px solid #fff !important;
    height: 30px;
    text-align: left;
}

.searchtext .textbox  {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    right: 30px;
    font-size: 15px;
    line-height: 25px;
    color: #ffffff !important;
    width: 90px !important;
    height: 30px;
    margin-right: 11%;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0) !important;
}
.searchtext .textbox {
    background: none;
}
.banner {
    background-size: cover !important;
    color: #fff;
    min-height: 500px;
    text-align: center;
    padding: 9% 0 14%;
    text-shadow: 0 0 5px #333;
}
.title-slide {
    font-size: 35px;
    margin: 20px 0 0;
}
.banner h1 {
	font-size: 66px;
	margin: 20px 0 50px;
	font-weight: bold;
}
.banner .btn {
	color: #fff !important;
	font-size: 26px;
	border: 2px solid #fff;
	border-radius: 0 !important;
	padding: 7px 30px;
}
.banner .btn:hover {
	color: #ff9a07 !important;
	border: 2px solid #ff9a07;
}
.categories, .tim, .news, .bgallery, .newslatter {
    padding: 2% 6%;
}
.categories {
	background:#f3f5f5;
}
.categories .title-header {
    text-align: center;
    margin-bottom: 30px;
}
.categories .box-categories {
	padding:0 20px;
}
.categories .box-categories .text-categories {
	padding: 30px 30px 20px;
	color:#fff;
}
.categories .box-categories .text-categories h2 {
	margin-bottom: 13%;
	height: 77px;
	overflow: hidden;
	font-size: 34px;
}
.categories .box-categories .text-categories a {
	color:#fff;
	font-size: 23px;
	border-bottom: 4px solid #fff;
	padding: 15px 0;
}
.categories .box-categories .text-categories a:hover {
	color:#111;
	border-bottom: 4px solid #111;
}
.categories .box-categories:nth-child(1n) .text-categories {
	background: #e6161b;
}
.categories .box-categories:nth-child(2n) .text-categories {
	background: #f5ce15 !important;
}
.categories .box-categories:nth-child(3n) .text-categories {
	background:#59c329 
}
.categories .box-categories:nth-child(4n) .text-categories {
	background:#ff9a07  !important
}
.tim {
	text-align:center
}
.box-tim {
    margin: 30px 90px 0  !important;
    min-height: 450px !important;
    border-bottom: 4px solid rgba(255, 255, 255, 0);
    webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    msie-transition: all .3s;
    transition: all .3s;
}
.tim .text-tim {
	line-height: 27px;
	color: #111;
	height: 55px;
	overflow: hidden;
}
.box-tim:hover {
	border-bottom: 4px solid #111;
}
.box-tim h2 {
	position: relative;
	border-top: 4px solid #111;
	padding: 30px 15px 10px;
	margin: 0;
	color: #111;
	line-height: 34px;
	font-size: 28px;
}
.box-tim:hover h2:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 35px;    
    background-color: #171717;
}
.box-tim:hover h2:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 35px;
    background-color: #171717;
}

.box-tim:hover:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 105px;
    width: 5px;
    height: 35px;
    background-color: #171717;
}
.box-tim:hover:after {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 105px;
    width: 5px;
    height: 35px;
    background-color: #171717;
}
.text-tim {
	position: absolute;
	width: 85%;
	left: 66px;
	right: 30px;
	height: 136px !important;
}
.banner2 {
    padding: 12% 0;
    /* text-align: center; */
    background-size: cover !important;
}
.banner2 h1 {
	margin-bottom: 2%;
}
.banner2 .btn {
	font-size: 20px;
	color: #fff;
	border-bottom: 3px solid #fff;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 10px 0;
	margin-right: 23%;
}
.banner2 .btn:hover {
	color: #ff9a07;
	border-bottom: 3px solid #ff9a07;
}
.customers {
    text-align: center;
    margin-top: -2%;
    margin-bottom: 20px;
    padding: 3% 0;
}
.box-customers {
    position: relative;
    margin-top: 3%;
    padding: 31px;
}
.box-customers::before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 48%;
    width: 60px;
    height: 3px;
    background-color: #171717;
}
.box-customers .pic-customers img {
	border-radius: 50%;
	width: 180px;
}
.box-customers .pic-customers::before {
    content: " ";
    position: absolute;
    top: 110px;
    left: 100px;
    width: 60px;
    height: 3px;
    background-color: #171717;
}
.box-customers  .pic-customers:after {
    content: " ";
    position: absolute;
    top: 110px;
    right: 100px;
    width: 60px;
    height: 4px;
    background-color: #171717;
}
.pic-customers {
    width: 54%;
    margin: 0 auto;
    position: relative;
}
.box-customers h2 {
	margin: 25px 0;
	font-weight: bold;
}
.box-customers h4 {line-height: 28px;
	margin: 25px 0;
	}
.news {
    text-align: center;
    background: url(/Uploads/Public/images/home_blog_background.jpg) center center;
    background-size: cover !important;
}

.title-new {
    margin: 30px 0 50px;
    color: #fff;
    font-size: 40px;
    line-height: 55px;
}
.news .newsrow .newspic img {
	min-height: 240px;
}
.box-gallery {
    position: relative;
    height: 230px;
    overflow: hidden;
    margin-bottom: 30px;
}
.box-gallery img {
	height:230px
}
.box-gallery a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.box-gallery a:before,
.box-gallery a:after {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.box-gallery a:before {
    content: '';
    background: #6c6c6c;
    bottom: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.box-gallery a:after  {
    top: 0;
    margin-top: 34%;
    color: rgba(255, 255, 255, 0.88);
    content: "\e015";
    font-family: 'Glyphicons Halflings';
    text-align: center;
    position: absolute;
    z-index: 9999;
    font-size: 0;
}
.box-gallery a:hover:after  {
    font-size: 27px;
}
.box-gallery a:hover:before  {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.bgallery .title-header {
	text-align:center;
	font-size: 35px;
	margin-bottom: 45px;
}
.bgallery .col-md-3 {
    width: 20% !important;
    padding: 0;
}
.newslatter {
    background: #242424;
    color: #fff;
    text-align: center;
    position: relative;
}
.newslatter-box {
    padding: 4% 0 8%;
    position: relative;
    margin: 5% 0;
}
.newslatter h2 {
	margin:20px 0 50px
}
.newslatter .textbox {
    border: none !important;
    background: rgb(255, 255, 255);
    width: 380px !important;
    height: 53px;
    padding: 0 13px;
    color: #333;
}
.newslatter .global {
	color:#fff;
	padding: 0 4px 8px;
	border-bottom: 2px solid #fff;
	margin: 0 22px;
	font-size: 26px;
}
.newslatter .global:hover {
	color:#bbb;
	border-bottom: 2px solid #bbb;
}
span#Cnewslatter_LblCNewsLetterEmail {
    display: none;
}
.left-bottom:after , .left-bottom:before , .right-bottom:after , .right-bottom:before , .left-top:after , .left-top:before , .right-top:after , .right-top:before {
    content: " ";
    position: absolute;
    background-color: #fff;
}
.left-top:before {
    top: 0px;
    left: 25%;
    width: 170px;
    height: 4px;
}
.left-top:after {
    top: 0px;
    left: 25%;
    width: 4px;
    height: 50px;
}
.right-top:before {
    top: 0px;
    right: 25%;
    width: 170px;
    height: 4px;
}
.right-top:after {
    top: 0px;
    right: 25%;
    width: 4px;
    height: 50px;
}
.left-bottom:before {
    bottom: 0;
    left: 25%;
    width: 170px;
    height: 4px;
}
.left-bottom:after {
    bottom: 4px;
    left: 25%;
    width: 4px;
    height: 50px;
}
.right-bottom:before {
    bottom: 0;
    right: 25%;
    width: 170px;
    height: 4px;
}
.right-bottom:after {
    bottom: 4px;
    right: 25%;
    width: 4px;
    height: 50px;
}
.PlaceHolder .box-product {
	padding:10px
}
.PlaceHolder .box-product h3 {
	margin:5px 0 30px;
}
#tag {
	float:right;
	width:100%;
	margin-top:30px
}
#tag a {
	color:#555
}
#tag a:hover {
	color:#ff9a07
}
#toTop {
	position: fixed;
	bottom: 40px;
	right: 40px;
	cursor: pointer;
	display: none;
	padding: 11px;
	background: #fff;
	border: 2px solid #ff9a07;
	font-size: 22px;
	color: #111;
	z-index: 55;
}		
#toTop:hover , #toTop:focus {
        background: #ff9a07;
}	

















@media(min-width:1600px) {
	.banner {
    min-height: 600px;
    padding: 13% 0 17%;
}
.banner2 {
    min-height: 860px;
}
.bgallery h1 {
    font-size: 42px;
}
	.box-social img {
    margin: 0 7px;
}
.box-tim {
    margin: 30px 90px 0 !important;
    min-height: 500px !important;
}
}

@media(max-width:1700px) {
	.newspic {
    height: 180px;
}
}


@media(max-width:1400px) {
	.menuresponsive ul li a:link, div ul li a:visited {
    font-size: 16px;
    font-weight: 400;
}
.menu {
    padding-right: 0;
}
	.box-tim {
    margin: 30px 40px 0 !important;
 }
	.box-tim:hover:before {
    left: 51px;
}
.box-tim:hover:after {
    right: 50px;
}
 .categories .box-categories .text-categories h2 {
    font-size: 27px;
} 
.newstitle a {
    font-size: 18px;
}
.categories .box-categories {
    padding: 0 10px;
}
.box-gallery {
    height: 240px;
}
.newsrow {
    margin: 0 0 45px;
}
}


@media(max-width:1200px) {
.text-tim {
    width: 85%;
    left: 66px;
    right: 22px;
}
	.box-tim:hover:before {
    left: 34px;
}
.box-tim:hover:after {
    right: 34px;
}
.box-tim {
    min-height: 430px !important;
    margin: 30px 20px 0 !important;
}
.pic-customers {
    width: 70%;
}

.box-gallery {
    height: 215px;
}
.newslatter-box {
    padding: 6% 0 15%;
}
.box-tim h2 {
	line-height: 27px;
	font-size: 22px;
}
.PlaceHolder .container {
	width:100%
}
	.newspic {
    height: 150px;
}
.box-gallery img {
    height: 180px;
}
}



@media(max-width:992px) {
.text-tim {
    width: 85%;
    left: 0;
    right: 17px;
    font-size: 15px;
    line-height: 23px !important;
}
.box-social img {
    margin: 10px 0;
}
.categories, .tim, .news, .bgallery, .newslatter {
    padding: 3%;
}
.box-tim {
    /* min-height: 570px !important; */
    margin: 30px 20px 0 !important;
}

.box-tim h2 {
    padding: 30px 0 10px;
    font-size: 20px;
}
.pic-customers {
    width: 100%;
}
.newstitle a {
    /* font-size: 18px; */
}
.box-gallery {
    height: 170px;
}
.newslatter h2 {
    margin: 20px 0;
    font-size: 22px;
}
.categories .box-categories .text-categories h2 {
    font-size: 20px;
    margin-bottom: 0;
}
.pic-categories {
	text-align:center
}
.categories .box-categories .text-categories {
    padding: 20px 10px;
}
.categories .box-categories .text-categories a {
    font-size: 18px;
}
.left-top:before {
    left: 5%;
    width: 70px;
}
.left-top:after {
    left: 5%;
}
.right-top:before {
    right: 5%;
    width: 70px;
}
.right-top:after {
    right: 5%;
}
.left-bottom:before {
    left: 5%;
    width: 70px;
}
.left-bottom:after {
    left: 5%;
}
.right-bottom:before {
    right: 5%;
    width: 70px;
}
.right-bottom:after {
    right: 5%;
}
.categories .box-categories {
    padding: 10px;
}
.menuresponsive ul li a:link, div ul li a:visited {
    font-size: 17px;
}
#Mmainmenu_Menu1 > ul > li {
    margin: 0 13px;
}
.box-social {
    margin-right: 0;
    margin-top: 8%;
}
.banner h1 {
    font-size: 35px;
}
.banner h2 {
    font-size: 30px;
}
.banner .btn {
    font-size: 20px;
    padding: 7px 20px;
}
.sitenavigation {
    font-size: 13px;
}
.pagecustom1 {
    width: 50%;
    padding: 10px;
    height: 390px;
}
.galleryphotos img {
	height: 155px;
}
.gallery {
	width: 48%;
}
.box-gallery img {
    height: 130px;
}
	.newspic {
    height: 200px;
}
}




@media(max-width:768px){
ul.level4.dynamic {
    right: 0 !important;
    z-index: 99999 !important;
    top: 44px !important;
}
a.level1 {
	color: #fff !important;
	background: none
}
ul.level3 {
    right: 0 !important;
}

a.level3.dmenu.dynamic, a.level4.dmenu.dynamic {
    border: none;
}
.level3 a:hover:before, .level4 a:hover:before {
display:none;
}
ul.level3.dynamic {
    background: #eb8b00;
}
ul.level4.dynamic {
    background: #e6161b;
}
#toTop {
    bottom: 20px;
    right: 20px;
    padding: 10px;
    font-size: 17px;
}
.newstoprow1 , .newstoprow2 {
    width: 100%;
}
#content {
	margin: 30px 15px;
	padding: 20px;
	}
}





@media(max-width:767px) {
	.banner {
    min-height: 300px;
	}
	.top-row .text-left {
		text-align: center !important;
	}
	.contactbx {
    padding: 20px;
}
	.box-social {
    margin: 0 0 20px;
	}
	.box-customers {
    padding: 31px 10px;
}
.box-tim:hover:before {
 display:none
}
.box-tim:hover:after {
 display:none
}
	.newslatter .textbox {
    width: 300px !important;
}
.box-tim:hover {
    border: none;
}
.bgallery .col-md-3 {
    width: 100% !important;
}
.box-gallery {
    height: auto;
    text-align:  center;
}
.box-customers .pic-customers::before {
    left: 0;
    width: 40px;
}
.box-customers .pic-customers::after {
    right: 0;
    width: 40px;
}
.pagecustom1 {
    width: 100%;
    height: auto;
}
.pagecustom1 img {
	height:auto;
	width: auto;
}
.categories .box-categories {
    padding: 1% 17%;
}
.box-tim {
    min-height: 470px !important; 
}
.galleryphotos {
	width:50%;
}
.galleryphotos img {
	height: 180px;
}
.gallery {
	width: 100%;
	margin:1% 0
}
.imagegallery > .gallery > a > img {
    width: auto;
    height: auto;
}
	.newspic {
    height: auto;
}
}





@media(max-width:600px)  {
	.newslatter .global {
    display: block;
    margin: 20px auto;
    width: 50%;
 }
 .newslatter-box .glyphicon {
    display: none;
}
.categories .box-categories {
    padding: 1% 6%;
}
.galleryphotos {
	width: 100%;
}
.galleryphotos img {
	height: auto;
	width:auto
}
}






