@font-face {
	font-family: 'yekan';
	src: url('../fonts/yekan.eot');
	src: local('☺'), url('../fonts/yekan.woff') format('woff'), url('../fonts/yekan.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
span#mxcpr{
	display:none;
}
html body {
	height: 100%;
	margin:0px;
	direction:rtl;
	font-family:yekan;
	font-size:13px;
	color:#333333;
	line-height:190%;
}
img{
	border:0px;
	max-width:100%;
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	color:#333333;
}
div{
	min-height:1px;
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	color:#333333;
}
p{
	padding:0px;
	margin:0px;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
li{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.pagination ul li {
    display: inline-block;
}
small, .small, .smalldark, .img_caption, .contenttoc {
    font-size:10px;
    color: #333333
}
form label {
    font-size:12px;
	display:inline-table;
}




/* headings */
 
p.dima_Headline { margin: 5px 0 0 !important; text-align: center; font: normal 2em/1.9 "Lucida Grande", Tahoma; color: #222; }
p.dima_SubHeadline { margin: 0 0 24px!important; letter-spacing: 0.3em; text-align: center;  font: lighter 0.75em/1em "Lucida Grande", Tahoma; color: #666; }
p.dima_SmallHeadline { margin: 1em 0 !important; letter-spacing: 2px;  font-size: 10px; font-weight: bold; color: #bbb }
p.dima_LargeHeadline { margin: 0 !important; padding: 0px 0px 6px 0px; letter-spacing: -2px; font: normal 44px/38px Arial, Helvetica, sans-serif; color: #444; }
/*icons*/

.dima_Audio, .dima_Creditcard, .dima_Feed, .dima_Help, .dima_Webcam, .dima_Images, .dima_Lock, .dima_Printer, .dima_Report, .dima_Script, .dima_Time, .dima_User, .dima_World, .dima_Cart, .dima_Cd, .dima_ChartBar, .dima_ChartLine, .dima_ChartPie, .dima_Clock, .dima_Cog, .dima_Coins, .dima_Compress, .dima_Computer, .dima_Cross, .dima_Disk, .dima_Error, .dima_Email, .dima_Exclamation, .dima_Film, .dima_Folder, .dima_Group, .dima_Heart, .dima_House, .dima_Image, .dima_Information, .dima_Magnifier, .dima_Money, .dima_New, .dima_Note, .dima_Page, .dima_Page_white, .dima_Plugin, .dima_Accept, .dima_Add, .dima_Camer, .dima_Brick, .dima_Box, .dima_Calendar, .dima_Camera { padding:0 0 2px 30px!important }
/*blocks*/ 

p.dima_Info1, p.dima_Tips1, p.dima_Warning1, p.dima_Info2, p.dima_Tips2, p.dima_Warning2, p.dima_Info3, p.dima_Tips3, p.dima_Warning3, p.dima_Info4, p.dima_Tips4, p.dima_Warning4 { padding: 8px 16px 8px 56px; min-height: 20px; line-height: 20px; }
p.dima_Info2, p.dima_Tips2, p.dima_Warning2, p.dima_Info4, p.dima_Tips4, p.dima_Warning4 { padding-left: 66px; min-height: 32px }
/* border radius */
p.dima_Info2, p.dima_Tips2, p.dima_Warning2 { border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; }
/*highlight*/

.dima_Highlight1, .dima_Highlight2, .dima_Highlight3, .dima_Highlight4 { padding:1px 5px; transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; text-shadow: none; cursor: default }
.dima_Highlight1:hover { background:#FFFFFF; }
.dima_Highlight2:hover { background:#333; color: background:#FFFFFF }
.dima_Highlight3:hover { background:#FFFFFF; color: #000 }
.dima_Highlight4:hover { background: #FFFFFF; color: #000 }
/*code */

pre, .dima_Code1, .dima_Code2, .dima_Code3 { margin:10px 0 15px!important; padding:10px 15px!important; font: normal 0.92em/18px 'Curier New', monospace!important; }
pre, .dima_Code1, .dima_Code2 { opacity: 1; transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; }
.dima_Code3 { padding-left: 82px !important; }
.dima_Code3 h4 { width:35px; position:relative; top: 0; margin: 0 0 0 -64px!important; padding: 2px 5px 0; font-size: 12px; font-weight:normal }
pre:hover, .dima_Code1:hover { background: #FFFFFF; }
div.dima_Code2:hover, div.dima_Code3:hover { color: #000; }
/* lists */

ol { margin: 2em 0; padding: 0; list-style-position:inside }
ol.dima_Dec { list-style-type:decimal; }
ol.dima_Roman { list-style-type:upper-roman; }
ol.dima_Alpha { list-style-type:lower-alpha; }
ol.dima_DecimalLeadingZero { list-style-type:decimal-leading-zero; }
/* unordered lists */

ul.dima_Bullet1, ul.dima_Bullet2, ul.dima_Bullet3, ul.dima_Bullet4, ul.dima_Circle1, ul.dima_Circle2, ul.dima_Square1, ul.dima_Square2, ul.dima_Square3 { margin: 2em 0; padding: 0; }
ul li { list-style-position:outside }
ul.dima_Bullet1 li, ul.dima_Bullet2 li, ul.dima_Bullet3 li, ul.dima_Bullet4 li, ul.dima_Circle1 li, ul.dima_Circle2 li, ul.dima_Square1 li, ul.dima_Square2 li { margin: 0!important; padding: 2px 20px 2px 0; line-height: 1.8em!important; list-style-position:inside; overflow:inherit; }
/* Definition lists */
dl.dima_Def1 dt, dl.dima_Def2 dt, dl.dima_Def3 dt { margin:10px 0 5px 0 }
dl.dima_Def1 dd, dl.dima_Def2 dd, dl.dima_Def3 dd { padding:10px; }
dl.dima_Def2 dt { text-decoration:underline }
dl.dima_Def3 dt { margin-top: 10px; letter-spacing: 0.3em;  font: lighter 1.1em/1.2em "Lucida Grande", Tahoma; font-variant: normal; color: #666666; }
/* acronyms and abbrs */
acronym, abbr { border-bottom-width:1px; border-bottom-style:dotted; }
acronym:hover, abbr:hover { border-bottom-style:solid; cursor:pointer }
/* Legends */

div.dima_Legend1 h4, div.dima_Legend2 h4, div.dima_Legend3 h4, div.dima_Legend4 h4 { float:right; position:relative; top: -18px; right:11px; margin:0 0 -9px!important; padding: 0 10px; font-size: 11px;  line-height: 22px; font-weight:normal; background: #FFFFFF; text-shadow: none; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px }
div.dima_Legend1, div.dima_Legend2, div.dima_Legend3, div.dima_Legend4 { margin: 25px 0; padding: 6px; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px }
div.dima_Legend1 p, div.dima_Legend2 p, div.dima_Legend3 p, div.dima_Legend4 p { margin:7px; clear:both; }
/* Dropcaps */

span.dima_Dropcap1, span.dima_Dropcap2, span.dima_Dropcap3 { display:block; float:left; line-height:1.0em; font-size: 5.0em; color: #333; }
span.dima_Dropcap1 { height:61px; margin:-4px 5px -3px 0 }
p.dima_Dropcap2 { padding:0 0 0 50px }
span.dima_Dropcap2 { height:61px; margin:-4px 0 0 -50px }
p.dima_Dropcap2 { padding-left: 50px; }
p.dima_Dropcap3 { margin-top:32px }
span.dima_Dropcap3 { height:61px; margin:-32px 5px 0 0 }
/* Blockquotes */

blockquote { margin:20px 0; font-style:italic; }
blockquote div { display:block; }
blockquote div.dima_Blockquote1 div, blockquote div.dima_Blockquote2 div { padding:0 24px; }
blockquote div.dima_Blockquote3 { padding-bottom:5px }
blockquote div.dima_Blockquote3 div { padding:5px 27px 0 27px }
blockquote div.dima_Blockquote4 div { padding: 0 27px }
/* Floated blocks */

.dima_BlockTextLeft, .dima_BlockTextRight, .dima_BlockTextCenter { display: block; font-size: 15px; font-style: italic; line-height: 150%; padding: 30px; width: 38%; }
.dima_BlockTextLeft { float:left; text-align:left }
.dima_BlockTextRight { float:right; text-align:right }
.dima_BlockTextCenter { margin:0 auto; text-align:center }
/* numBlocks*/

p.numblocks { position: relative; min-height: 38px; margin: 30px 0; padding: 0 60px 0 0 !important; }
p.numblocks span { position: absolute; top: 4px; right: 0; height: 42px; width: 42px; color: #FFFFFF; display: block; font-size: 22px; line-height: 44px; text-align: center; }
p.num-1 span { background: url('../images/typo/number-1.png') no-repeat 50% 50%; }
p.num-2 span { background: url('../images/typo/number-2.png') no-repeat 50% 50%; }
p.num-3 span { background: url('../images/typo/number-3.png') no-repeat 50% 50%; }
/* Blocks*/

.dima_block-1, .dima_block-2, .dima_block-3, .dima_block-4, .dima_block-5, .dima_block-6, .dima_block-7, .dima_block-8, .dima_block-9 { margin: 20px 0; padding: 6px 12px; }
/* Blocks*/

.bubble-1, .bubble-2, .bubble-3, .bubble-4, .bubble-5, .bubble-6 { position: relative; margin: 20px 0 40px; padding: 6px 12px; }
.bubble-1 cite, .bubble-2 cite, .bubble-3 cite, .bubble-4 cite, .bubble-5 cite, .bubble-6 cite { height: 17px; position: absolute; bottom: -17px; display: block; right: 20px; font-size: 11px; font-weight: bold; line-height: 22px; padding-right: 30px; background: url('../images/typo/buble_arrow.png') no-repeat right 0; color: #333 !important }
/*blockquote*/
blockquote div.dima_Blockquote1 { background: url('../images/typo/open1.png') no-repeat left bottom }
blockquote div.dima_Blockquote1 div { background: url('../images/typo/close1.png') no-repeat right top }
blockquote div.dima_Blockquote2 { background: url('../images/typo/open1.png') no-repeat left top }
blockquote div.dima_Blockquote2 div { background: url('../images/typo/close1.png') no-repeat right top }
blockquote div.dima_Blockquote3 { background: url('../images/typo/open2.png') no-repeat left bottom }
blockquote div.dima_Blockquote3 div { background: url('../images/typo/close2.png') no-repeat right top }
blockquote div.dima_Blockquote4 { background: url('../images/typo/open2.png') no-repeat left top }
blockquote div.dima_Blockquote4 div { background: url('../images/typo/close2.png') no-repeat right top }
/*tables*/
.dima_Table { border-collapse: collapse; font-style: normal }
.dima_Table thead { padding:5px 10px; text-align: right; font: normal 19px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.dima_Table td { padding: 10px; }
.dima_Table tfoot { margin-bottom: 10px; margin-top: 0px; padding:0px; text-align: right; font-size: 0.8em; font-style: italic }
.dima_Table2 { border-collapse: collapse; font-style: normal }
.dima_Table2 thead { text-align: right; font: normal 20px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding:5px 10px; }
.dima_Table2 td { padding: 10px; }
.dima_Table2 tfoot { margin-bottom: 10px; margin-top: 0px; padding:0px; text-align: right; font-size: 0.8em; font-style: italic }
/*tooltips*/

.dima_Tooltip { position: relative; outline: none; cursor: help; text-decoration: none; color: #000; text-shadow: none }
.dima_Tooltip span { position: absolute; margin-left: -999em; font-size: 11px; line-height: 16px; }
.dima_Tooltip:hover span { position: absolute; left: 0.5em; top: 1em; z-index: 99; width: 250px; margin-left: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow:  8px 8px 1px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.12); -moz-box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.12); }
.dima_Tooltip:hover em { display: block; padding: 0; font-size: 1.2em; line-height: 30px; text-decoration: underline!important; text-shadow: none; font-style: normal !important }
.classicTooltip { padding: 0.6em 0.8em; text-shadow: none }
.customTooltip { padding: 0.6em 0.8em; text-shadow: none }
/* colors 
 *
 *
--------------------------------------------------------------------------------------------------------
 *
 *
 */

pre, .dima_Code1, .dima_Code2 { padding-right: 32px; border: 1px solid #EAE8CC; border-left: 4px solid #FC764A; background: #FFFFFF; color: #333; }
.dima_Code2 { background: #FFFFFF; border: 1px solid #eee; border-left: 4px solid #FC764A; }
.dima_Code3 { border: 1px solid #eee; background: #FFFFFF }
.dima_Code3 h4 { background: #7790dc; color:#FFFFFF; text-align: center; text-shadow: none; }
/* Warning message */
p.dima_Info1, p.dima_Info2, p.dima_Info3, p.dima_Info4 { padding-right:35px;background: url('../images/typo/info_small.png') no-repeat right center; }
p.dima_Tips1, p.dima_Tips2, p.dima_Tips3, p.dima_Tips4 { padding-right:35px;background: url('../images/typo/tips_small.png') no-repeat right center; }
p.dima_Warning1, p.dima_Warning2, p.dima_Warning3, p.dima_Warning4 { padding-right:35px;background: url('../images/typo/warning_small.png') no-repeat right center; }
p.dima_Tips1 { color: #222 }
p.dima_Tips3 { color: #92b534 }
p.dima_Info2 { border:#eee solid 1px; background-position: right center; }
p.dima_Tips2 { border: 1px solid #EAE8CC; color: #555; background-color: #FFFFFF; background-position: right center; }
p.dima_Warning2 { border:1px solid #ffc7b5; background-color: #FFFFFF7f5; background-position: 99% center; }
p.dima_Info2, p.dima_Info3 { color: #5479C5 }
p.dima_Warning3 { color: #FC764A }
p.dima_Info4 { border-top: 2px solid #5479C5; border-bottom: 2px solid #5479C5; color: #5479C5 }
p.dima_Tips4 { border-top: 2px solid #92b534; border-bottom: 2px solid #92b534; color: #555 }
p.dima_Warning4 { border-top: 2px solid #FC764A; border-bottom: 2px solid #FC764A; color: #FC764A }
/* Legends */

div.dima_Legend1 { border: 1px solid #e5e5e5 }
div.dima_Legend2 { border: 1px solid #c4d3ff }
div.dima_Legend3 { border: 1px solid #FC764A }
div.dima_Legend4 { border: 4px double #e5e5e5 }
div.dima_Legend1 h4 { background: #FFFFFF; color: #333; }
div.dima_Legend2 h4 { background: #FFFFFF; color: #7790dc; }
div.dima_Legend3 h4 { background: #FFFFFF; color: #FC764A; }
div.dima_Legend4 h4 { }
.dima_Highlight1 { background: #ffd; }
.dima_Highlight2 { background:#eee; }
.dima_Highlight3 { background: #7790dc; color:#FFFFFF; }
.dima_Highlight4 { background:#FC764A; color:#FFFFFF; }
/* Blocks */

.dima_block-1 { border: 2px dotted #ddd }
.dima_block-2 { border: 2px dotted #FC764A }
.dima_block-3 { border: 2px dotted #7790DC }
.dima_block-4 { border: 1px solid #eee; background: #FFFFFF }
.dima_block-5 { border: 1px solid #EAE8CC; background: #FFFFFF; }
.dima_block-6 { border: 1px solid #ccd9ff; background: #FFFFFF; }
.dima_block-7 { background: #222; color: #FFFFFF !important }
.dima_block-8 { background: #fc764a; color: #FFFFFF !important }
.dima_block-9 { background: #7790dc; color: #FFFFFF !important }
/* Bubbles */

.bubble-1 { border: 1px solid #eee; background-color: #FFFFFF; }
.bubble-2 { border: 1px solid #EAE8CC; background: #FFFFFF; }
.bubble-3 { border: 1px solid #ccd9ff; background: #FFFFFF; }
.bubble-4 { color: #FFFFFF !important; background: #222; }
.bubble-5 { color: #FFFFFF !important; background: #fc764a; }
.bubble-6 { color: #FFFFFF !important; background: #7790dc; }
.bubble-1 cite { }
.bubble-2 cite { background-position: right -17px }
.bubble-3 cite { background-position: right -34px }
.bubble-4 cite { background-position: right -51px }
.bubble-5 cite { background-position: right -68px }
.bubble-6 cite { background-position: right -85px }
/* list */

ul.dima_Bullet1 li {padding-right:20px; background: url('../images/typo/bullet1.png') no-repeat right 8px!important; }
ul.dima_Bullet2 li {padding-right:20px; background: url('../images/typo/bullet2.png') no-repeat right 5px!important; }
ul.dima_Bullet3 li {padding-right:20px; background: url('../images/typo/bullet3.png') no-repeat right 6px!important; }
ul.dima_Bullet4 li {padding-right:20px; background: url('../images/typo/bullet4.png') no-repeat right 6px!important; }
ul.dima_Circle1 li {padding-right:20px; background: url('../images/typo/bullet-circle1.png') no-repeat right 6px!important; }
ul.dima_Circle2 li {padding-right:20px; background: url('../images/typo/bullet-circle2.png') no-repeat right 5px!important; }
ul.dima_Square1 li {padding-right:20px; background: url('../images/typo/bullet-square1.png') no-repeat right 6px!important; }
ul.dima_Square2 li {padding-right:20px; background: url('../images/typo/bullet-square2.png') no-repeat right 6px!important; }
.dima_BlockTextLeft, .dima_BlockTextRight, .dima_BlockTextCenter { color: #222; }
span.classicTooltip { background-color: #FFFFFFfdd; color: #656565 }
span.criticalTooltip { background:#cb260a; color:#FFFFFF; }
span.helpTooltip { background: #333; color:#FFFFFF; }
span.infoTooltip { background: #F0F0F0; color: #5b5b5b; border: 1px solid #dedede; }
span.warningTooltip { background: #FFFFFF; color: #F93B3B; border: 1px solid #FFFFFF; }
/* Social Icons */

.iconDigg, .iconDelicious, .iconTwitter, .iconMobyPicture, .iconYoutube, .iconVimeo, .iconFacebook { display: block; height: 32px; line-height: 32px !important; background: transparent url('../images/social_icons.png') no-repeat; padding: 0 46px 0 0; margin: 0 0 12px; font-size: 11px !important; }
.iconFacebook { background-position: right 0; }
.iconTwitter { background-position: right -32px; }
.iconVimeo { background-position: right -64px; }
.iconMobyPicture { background-position: right -96px; }
.iconYoutube { background-position: right -128px; }
.iconDigg { background-position: right -160px; }
.iconDelicious { background-position: right -192px; }
/* demo */
ul#demo-typography { background: transparent; overflow: hidden; padding: 10px 30px 30px 30px; }
ul#demo-typography li { list-style-position: none; list-style-type: disc; line-height: 24px; width: 23.9%; float: right; color: #cb260a; font-size: 11px; }
ul#demo-typography li a { font-size: 11px; text-shadow: 2px 2px 0 #FFFFFF }
.demo-typoDiv { clear: both; overflow: hidden; margin: 0 0 30px }
h4.demo-typo { font-size: 11px; font-weight: normal; color: #333; margin: 30px 0; border-bottom: 1px solid #e5e5e5; }
.demo-typo-col2 { width: 50%; float: right; }
.demo-typo-col3 { width: 33%; float: right; }
.demo-typo-col4 { width: 25%; float: right; }
.demo-typo_padd { padding: 0 30px 0 0; }
#warnings .demo-typo_padd p { margin: 1em 0 1.6em; }
.typoDesc small { font: normal 11px tahoma; color: #999 }
.dima_block-7 small, .dima_block-9 small, .bubble-4 small, .bubble-5 small, .bubble-6 small, .dima_block-8 small { color: #FFFFFF !important }

#dima_wrapper.container {
	width: 100%;
	padding:0px;
	margin:0px;
	max-width:100%;
	}
#dima_wrapper.container .row{
	width: 100%;
	padding:0px;
	margin:auto;
	max-width:1200px;
	}
#dima_1_1_wrapper {
	}
#dima_1_2_wrapper {
	}
#dima_1_3_wrapper {
	}
#dima_1_wrapper {
	background:url(../images/bac_top.png) repeat top right;
	}
#dima_2_1_wrapper {
	}
#dima_2_wrapper {
	background:url(../images/bac_slide.jpg) repeat top right;
	padding-top:30px;
	padding-bottom:30px;
	}
#dima_3_1_wrapper {
	}
#dima_3_2_wrapper {
	}
#dima_3_wrapper {
	background:url(../images/bac_menu.png) repeat top right;
	min-height:70px;
	}
#dima_4_1_wrapper {
	}
#dima_4_wrapper {
	background:#30251F;
	}
#dima_5_1_wrapper {
	}
#dima_5_2_wrapper {
	}
#dima_5_3_wrapper {
	}
#dima_5_wrapper {
	background:#CDC2BE;
	}
#dima_6_1_wrapper {
	}
#dima_6_wrapper {
	background:#CDC2BE;
	}
#dima_7_1_wrapper {
	}
#dima_7_wrapper img{
	border-radius:15px;
	box-shadow:5px 5px 15px -10px #000;
	}
#dima_7_wrapper {
	background:#CDC2BE;
	padding-top:30px;
	padding-bottom:30px;
	}
#dima_8_1_wrapper {
	}
#dima_8_2_wrapper {
	}
#dima_8_3_wrapper {
	}
#dima_8_4_wrapper {
	}
#dima_8_wrapper {
	background:url(../images/bac_footer1.png);
	min-height:200px;
	overflow:hidden;
	color:#FFF;
	}
#dima_9_1_wrapper {
	}
#dima_9_wrapper {
	background:#000000;
	color:#FFF;
	}
#dima_10_1_wrapper {
	}
#dima_10_wrapper {
	background:url(../images/bac_footer.png);
	min-height:55px;
	color:#FFF;
	}
.clear { clear:both;font-size:0px; display:none; }
body .component h2{
	font-size:16px;
	border-radius:5px;
	margin-bottom:10px;
}
/* @group core nav menu */
.topmenu{
	position:relative;
	z-index:10000000;
	margin-top:10px;
}
.topmenu .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 40px;
	font-family:yekan;
	font-size:14px;
	text-shadow:1px 1px #000;
}

.topmenu .menu li {
    float: right;
    display: block;
    background: none;
    position: relative;
    z-index: 999;
    margin: 0 1px;
	border-radius:8px;
}
.topmenu .menu li.current {
	background:url(../images/bac_menu2.png) repeat-x left center;
	box-shadow:1px 1px 6px -3px #000 inset;
	padding:0px;
	height:auto;
}
.topmenu .menu li.current a{
	border:1px dashed #FBCE3F;
	border-radius:6px;
}
.topmenu .menu li a {
    display: block;
	padding:2px;
	margin:2px;
    font-weight: normal;
    line-height: 30px;
    text-decoration: none;
    color: #FFF;
    padding: 0px 8px;
	padding-left:10px;
	padding-right:10px;
}

.topmenu .menu li a:hover, .topmenu .menu li a.hov {
    color: #FAFAFA;
}

/* @group subnav */
.topmenu .menu ul {
    position: absolute;
    right: 0px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 3px;
    z-index: 10000;
	background:#1F100A;
	border-radius:6px;
	box-shadow:1px 2px 6px -3px #000;
}
.topmenu .menu li:hover > ul{
	display:block;
}
.topmenu .menu ul li {
    width: 170px;
    float: right;
    text-align: right;
	background:#6F3E26;
	margin:5px;
	margin-bottom:0px;
	border-radius:5px;
	border:1px solid #000;
}

.topmenu .menu ul li:hover {
}

.topmenu .menu ul a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding:5px 5px;
    color: #FFF;
    border-bottom: 1px solid transparent;
    font-weight: normal;
	font-size:13px;
}

.topmenu .menu ul a:hover {
    text-decoration: none;
    background: transparent;
    color: #EFEFEF;
}
.topmenu .menu li:hover li ul{
	display:none;
	right:180px;
	top:0px;
	width:0px;
	height:0px;
	overflow:hidden;
}
.topmenu .menu ul li:hover ul{
	display:none;
	right:180px;
	top:0px;
	width:180px;
	height:auto;
	overflow:visible;
}

* html .topmenu .menu ul {
    margin: 0 0 0 -2px;
}
/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
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: #333333;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Tahoma;
	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: #333333;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	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;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: right;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	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 {
	width: 70%;
	padding: 1em 15%;
}

.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 {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 24px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-right: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

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

.mean-container .mean-push {
	float: right;
	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;
}
label{
	min-width:70px;
}
.component form *{
	margin-bottom:2px;
}
.component{
	float:right;
	width:98%;
	padding:0.5%;
	margin:0.5%;
	background:#FFF;
	border-radius:10px;
	min-height:400px;
}
.component h1{
	background:url(../images/bac_footer.png);
	margin:0px;
	border-radius:10px;
	padding:5px;
	margin-bottom:5px;
	color:#FFF;
}
.component h2{
	background:url(../images/bac_menu2.png);
	margin:0px;
	border-radius:10px;
	padding:5px;
	margin-bottom:5px;
	color:#FFF;
}
.component h2 a{
	color:#FFF;
}
.component h3{
	background:url(../images/bac_h3.png);
	height:34px;
	margin:0px;
	border-radius:10px;
	padding:5px;
	margin-bottom:5px;
}
.readmore a{
	background:url(../images/readon.png) repeat-x top right #FF6316;
	line-height:18px;
	padding:2px;
	height:18px;
	border-radius:5px;
	border:2px solid #CCC;
	margin-bottom:10px;
	margin-top:10px;
	display:inline-table;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	width:auto;
}
div.module .menu li:hover > ul, div.module_menu .menu li:hover > ul {
	opacity: 1;
	height:auto;
	overflow:visible;
	width:92%;
}
div.module ul.menu li,div.module_menu ul.menu li {
	position:relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius:5px;
	margin-top:2px;
	margin-right:1px;
	background:url(../images/bac_h4.png) no-repeat top right;
	border:1px solid #ACACFF;
	height:24px;
	line-height:24px;
	padding-right:9px;
	width:92%;
}
div.module ul.menu li:hover, div.module ul.menu li:hover, div.module_menu ul.menu li:hover, div.module_menu ul.menu li:hover{
	background:url(../images/bac_h4.png) no-repeat bottom right;
	color:#3333FF;
}
div.module ul.menu li a,div.module_menu ul.menu li a {
	color:#33;
}
div.module ul.menu ul,div.module_menu ul.menu ul {
	position:absolute;
	top:0px;
	width:0px;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 0;
	overflow:hidden;
	right:130px;
	background:#FFF;
	padding:1px;
	padding-left:0px;
	border-radius:5px;
	padding-bottom:3px;
	box-shadow:1px 1px 4px -3px #000;
}
div.module ul.menu ul li,div.module_menu ul.menu ul li {
	width:0;
	height: 0;
	overflow:hidden;
}
div.module ul.menu li:hover > ul li,div.module_menu ul.menu li:hover > ul li {
	width:100%;
	height:auto;
	overflow:visible;
}
div.module ul.menu li:hover,div.module_menu ul.menu li:hover {
	visibility:inherit;
}
div.module ul.menu li:hover ul,div.module ul.menu li.sfHover ul,div.module_menu ul.menu li:hover ul,div.module_menu ul.menu li.sfHover ul {
	right:140px;
	top:0px;
	z-index:99;
}
div.module ul.menu li:hover li ul,div.module ul.menu li.sfHover li ul,div.module_menu ul.menu li:hover li ul,div.module_menu ul.menu li.sfHover li ul {
	top:5px;
	right:140px;
}
div.module ul.menu li li:hover ul,div.module ul.menu li li.sfHover ul,div.module_menu ul.menu li li:hover ul,div.module_menu ul.menu li li.sfHover ul {
	right:140px;
	background:url(../images/trans_light.png) repeat-x top right #FFF;
	top:-1px;
	border-radius:5px;
}
div.module ul.menu li li:hover li ul,div.module ul.menu li li.sfHover li ul,div.module_menu ul.menu li li:hover li ul,div.module_menu ul.menu li li.sfHover li ul {
	top:-999em;
}
div.module ul.menu li li li:hover ul,div.module ul.menu li li li.sfHover ul,div.module_menu ul.menu li li li:hover ul,div.module_menu ul.menu li li li.sfHover ul {
	right:140px;
	top:0;
}
div.module ul.menu,div.module_menu ul.menu {
}
div.module ul.menu a,div.module_menu ul.menu a {
	padding: 0 1em;
	text-decoration:none;
}
div.module ul.menu a, div.module ul.menu a:visited,div.module_menu ul.menu a, div.module_menu ul.menu a:visited  {
	color:#333;
}
div.module ul.menu li:hover, div.module ul.menu li.sfHover,div.module_menu ul.menu li:hover, div.module_menu ul.menu li.sfHover {
	outline:0;
}
div.module ul.menu .parent a,div.module_menu ul.menu .parent a{
}
div.module ul.menu .parent:hover a,div.module_menu ul.menu .parent:hover a{
}
div.module ul.menu .parent li a, div.module ul.menu .parent:hover li a,div.module_menu ul.menu .parent li a, div.module_menu ul.menu .parent:hover li a{
	background:none;
}
div.module ul.menu li li.parent a,div.module_menu ul.menu li li.parent a{
}
div.module ul.menu .parent li li a,div.module_menu ul.menu .parent li li a{
	background:none;
}
div.module ul.menu a:hover,div.module_menu ul.menu a:hover{
	color:#333;
}



div.searchmod{
	background:url(../images/bac_Search.png) no-repeat top right;
	height:33px;
	border-radius:6px;
	position:relative;
	z-index:10000;
    padding:0;
	margin:10px;
	margin-bottom:5px;
	width:233px;
}
div.searchmod label{
	display:none;
}
div.searchmod input {
    background:none;
    border: 0 none;
    color: #FFF;
    width: 98%;
    padding-right:5%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    box-shadow:0 0 0 0 inset #000;
    }

div.searchmod input[type="text"]:focus {
    }
div.searchmod input[type="submit"]{
	display:none;
}


.theme-default .nivoSlider {
	position:relative;
	background:#dedede url(../images/loading.gif) no-repeat 50% 50%;
	overflow:hidden;
	border-radius:10px;
	margin-bottom:10px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
}
.theme-default .nivo-caption a {
    color:#dedede;
    border-bottom:1px dotted #dedede;
}
.theme-default .nivo-caption a:hover {
    color:#dedede;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.container{
	float:right;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	font-size:14;
}
ul.tabs {
	margin:0;
	padding:0;
	float: right;
	list-style: none;
	height: 33px;
	width: 99%;
	box-shadow:1px 1px 6px -4px #000;
	margin-right:1%;
}
ul.tabs li {
	float: right;
	margin: 0;
	padding: 0;
	background:url(../images/inactive.png) no-repeat top left;
	height:35px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	margin-right:-2px;
	border-top-right-radius:10px;
}
ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight:normal;
	line-height:33px;
	padding: 0 2px;
	outline: none;
	font-family:Tahoma, Geneva, sans-serif;
}
ul.tabs li a:hover {
	color:#333;
}	
ul.tabs li.active  {
	background:url(../images/tab_active.png) no-repeat top left;
	height:43px;
	padding-left:20px;
	padding-right:20px;
	margin-top:-10px;
	position:relative;
	z-index:10;
	
}
ul.tabs li:first-child  {
	margin-right:0px;
}
ul.tabs li.active a{
	color:#333;
}
.tab_container {
	border-top: none;
	float: right; 
	width: 100%;
}
.tab_content {
	padding:0.5%;
	font-size:14;
	min-height:200px;
	background:#E5CCB3;
	border-radius:10px;
	box-shadow:1px 1px 6px -4px #000;
	width:98%;
	float:right;
}

div.footer{
}
.copyright{
	float:right;
	max-width:70%;
	color:#FFF;
}
.copyright a{
	color:#FFF;
}
.social{
	float:left;
	max-width:30%;
}
.social ul, .social ul li{
	float:left;
}
.social ul li a{
	float:left;
	margin:3px;
	width:16px;
	height:16px;
	background:url(../images/trans_light.png) repeat-x center center #FFF;
	border-radius:00px;
	box-shadow:1px 1px 5px -3px #000 inset;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.social ul li a:hover{
	box-shadow:1px 1px 15px -3px #000 inset;
}
#facebook{
	background:url(../images/face.png) no-repeat center center;
	background-size:150% 150%;	
}
#twitter{
	background:url(../images/twitter.png) no-repeat center center;
	background-size:150% 150%;	
}
#google{
	background:url(../images/google.png) no-repeat center center;
	background-size:150% 150%;	
}
#rss{
	background:url(../images/rss.png) no-repeat center center;
	background-size:150% 150%;	
}
#back-top {
	position: fixed;
	bottom: 30px;
	right:10px;
}
#back-top a {
	width: 48px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-size:10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#back-top a:hover {
	color: #333333;
}
/* arrow icon (span tag) */
#back-top span {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 7px;
	background: #333333 url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

div.moduletable{
	padding:10px;
	margin:20px;
	font-size:12px;
}
div.moduletable li{
	background:url(../images/arrow.png) no-repeat right;
	display:block;
	padding-right:15px;
}
div.moduletable a{
	line-height:170%;
	color:#FFF;
	font-size:11px;
}
div.moduletable h3{
	padding:0px;
	margin:0px;
	padding-top:0.5%;
	padding-bottom:0.5%;
	font-size:12px;
	font-family:yekan;
}
div.module{
	background:url(../images/bac_mod.png) repeat top right;
	margin-left:10px;
	border-radius:10px;
	margin-bottom:10px;
	padding:10px;
	margin-top:5px;
	box-shadow:0px 0px 8px -4px #000;
	float:right;
}
div.module > div{
	padding:5px;
	min-height:230px;
	border-radius:8px;
	box-shadow:0px 0px 8px -4px #000;
	background:#FFF;
	float:right;
}
div.module > div h3{
	background:url(../images/bac_h3.png);
	height:34px;
	margin:-5px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding:5px;
	margin-bottom:10px;
}
.banneritem img{
	border-radius:10px;
}
.news_item{
	float:right;
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.news_item h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:yekan;
}
.news_item img{
	float:right;
	width:auto;
	padding:3px;
	background:#FFF;
	border:1px solid #CCC;
	margin-left:5px;
	margin-bottom:5px;
	border-radius:5px;
}
.leftcolomon li a{
	float:right;
	width:90%;
	padding-right:10%;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:120%;
	background:url(../images/arrow.png) no-repeat top right;
}
.caption h6{
	font-size:13px;
}