/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com
-----------------------------------------------------------------*/

/* Master Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* Core */
body{color:#525253;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:12px;line-height:150%}
body.bg{background:#f9f9f9 url(../images/bg.gif)}
.sp-wrap{margin-left:auto;margin-right:auto}
.sp-block{float:left;display:inline}
.mod-block {padding:0 5px}
.sp-inner{padding-left:5px;padding-right:5px}
.sp-block .first {margin-left:-5px}
.sp-block .last {margin-right:-5px}
.sp-block .single {margin-left:-5px;margin-right:-5px}
.gap{clear:both; margin-bottom:10px}
.sp-relative {position:relative}

/*Header Area*/
#header {position:relative}
a#logo,#logo-text{float:left;margin:0 5px}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}

#top-bar {background: #FDC709/*mehrdad-151515*/ /*url(../images/bg_nav.gif) repeat-x 0 100%;*/padding-bottom:5px; margin: 0 auto; width:955px;}
/*#top-bar { background-image:(../images/top-site.jpg); background-repeat:repeat-x; width:972px; height:54px;}*/
#sp-banner {float:right;margin:-30px 0 0 2px}


/*Login and Registration*/
#members-area {
padding: 0;
float: right;
line-height: 37px;
height: 37px;
display: block;
}
#members-area a.login-link {background:url(../images/icon-key.png) no-repeat 5px 50%}
#members-area a.reg-link {background:url(../images/icon-user.png) no-repeat 5px 50%}
#members-area a{
	float: right;
	line-height: 37px;
	height: 37px;
	display: block;
	padding:0 10px 0 26px;
	color:#777;
}
#members-area a.login-link.show {background-color:#454545;color:#fff}
#sp-login{width:180px;padding:5px 20px;position:absolute;z-index:99999999;background:#fff;border:5px solid #454545;border-radius:0 0 6px 6px}

/*Search*/
#sp-search {float:right;margin:5px 0 0 0;padding:0}
#sp-search input#mod-search-searchword,
#sp-search input#mod-finder-searchword{padding:4px 10px;margin:0;background:url(../images/search.png) no-repeat 98% 50%;border:1px solid #333}

#sp-userpos {margin:10px 0}
#sp-userpos h3 {color:#333}
#sp-bottom{color:#888}

/* Layout */
#sp-leftcol, #sp-rightcol, #sp-maincol ,#sp-inset1, #sp-inset2, #inner_content {float:left}
#sp-leftcol, #sp-rightcol, #sp-maincol {padding:10px 0 0 0}
#inner_content .sp-content-inner {background:#fff;
border-top: 1px solid #e5e5e5;
padding:10px;margin-left:5px;margin-right:5px;margin-bottom:10px;}

/*sp bottom*/
#sp-bottom {border-top:10px solid #000;background:#222;padding:30px 0; color:#555; text-shadow: 0 -1px #000}

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;float:right;margin:10px 0 0 0}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}

/* Breadcrumbs */
#sp-breadcrumbs{border-bottom:1px solid #e5e5e5;overflow:hidden;height:40px;line-height:40px;margin:-10px -10px 10px;padding:0 10px}
#sp-breadcrumbs span.showhome {font-weight:bold;margin-right:5px}
#sp-breadcrumbs .padding{padding:5px 8px}
#sp-breadcrumbs a,#sp-breadcrumbs span,#sp-breadcrumbs strong{display:block;float:left}
#sp-breadcrumbs a,#sp-breadcrumbs span.separator{margin-right:10px;padding-right:15px;background:url(../images/breadcrumbs.png) 100% 50% no-repeat}
#sp-breadcrumbs span.current{color:#666}

/* Footer */
#sp-footer {
background-image: -webkit-gradient(
	linear,
	right bottom,
	left bottom,
	color-stop(0.13, #123970),
	color-stop(1, #6779A1)
);
background-image: -o-linear-gradient(left, #123970 13%, #6779A1 100%);
background-image: -moz-linear-gradient(left, #123970 13%, #6779A1 100%);
background-image: -webkit-linear-gradient(left, #123970 13%, #6779A1 100%);
background-image: -ms-linear-gradient(left, #123970 13%, #6779A1 100%);
background-image: linear-gradient(to left, #123970 13%, #6779A1 100%);	
	/*background-color:background-color:background: rgba(241,231,103,1);
background: -moz-linear-gradient(45deg, rgba(241,231,103,1) 0%, rgba(201,161,19,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(201,161,19,1)));
background: -webkit-linear-gradient(45deg, rgba(241,231,103,1) 0%, rgba(201,161,19,1) 100%);
background: -o-linear-gradient(45deg, rgba(241,231,103,1) 0%, rgba(201,161,19,1) 100%);
background: -ms-linear-gradient(45deg, rgba(241,231,103,1) 0%, rgba(201,161,19,1) 100%);
background: linear-gradient(45deg, rgba(241,231,103,1) 0%, rgba(201,161,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#c9a113', GradientType=1 );/*background:#070608 url(../images/bg_nav.gif)*/ repeat-x 0 0;padding:10px;margin: 0 auto; width:948px;}
/*{padding:10px 0;background:#111;text-shadow: 0 -1px #000; margin: 0 auto; width:972px;}*/*/
#sp-footer a {color:#333}
#sp-footer a:hover {color:#888}
#sp-footer .cp {float:left;}

/*top-menu*/
#sp-top-menu{float:left;margin-top:9px}
#sp-top-menu ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#sp-top-menu li{background:none;padding:0;display:inline}
#sp-top-menu a{font-size:11px;font-weight:normal;color:#888;text-decoration:none;display:inline;margin:0;padding:0 15px 0 0}
#sp-top-menu a:hover {color:#999}

/*Footer Menu*/
#sp-footer-nav{float:right;margin-top:8px}
#sp-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#sp-footer-nav li{background:none;padding:0;display:inline}
#sp-footer-nav a{font-size:11px;font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}
a#topofpage{font-size:11px;float:right;margin:12px 0 0 0;width:12px;height:12px;background:url(../images/to-top.png) no-repeat 0 0;text-indent: -999em}
a#topofpage:hover{background-position:0 -12px}

/* Helix Logo */
#powered-by{display:block;text-indent:-999em}
.helix-logo-light,.helix-logo-dark,.helix-logo-light-small,.helix-logo-dark-small{display:block;float:left;padding:0 10px 0 0;margin:0 15px 0 0;border-right:1px solid #222}
.helix-logo-light,.helix-logo-dark,.helix-logo-light a,.helix-logo-dark a{height:33px;width:160px}
.helix-logo-light-small,.helix-logo-dark-small,.helix-logo-light-small a,.helix-logo-dark-small a{height:33px;width:100px}
.helix-logo a{background-position:center center;background-repeat:no-repeat;display:block;text-indent:-999em}
.helix-logo-light a{background-image:url(../images/helix-logo/helix_light.png)}
.helix-logo-dark a{background-image:url(../images/helix-logo/helix_dark.png)}
.helix-logo-light-small a{background-image:url(../images/helix-logo/helix_light_small.png)}
.helix-logo-dark-small a{background-image:url(../images/helix-logo/helix_dark_small.png)}

/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}


#background {
/*	background-color:#0FF;*/
	background: url("../images/back1.jpg"); background-repeat:inherit;
}
#main-back {
    background: url("../images/back.png") repeat-y scroll 0 0 transparent;
    margin: 0 auto;    width: 998px;
}
#header-back {
    background: url("../images/header.jpg"); background-repeat:no-repeat;
    width: 956px; height: 113px; margin: 0 auto;/*background:#2F5F91;*/
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:solid 1px #000000;
}
#s5_header_wrap .module_round_box_outer {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:1px;
}

#date-line {
	margin:0 auto;
	width:955px;
	height:8px;
	background:#FDC709/*#2F5F91*/;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:solid 1px #000000;
	margin-top:2px;
}
#date {
	margin-top:-18px;
	margin-left:50px;
	font:Tahoma, Geneva, sans-serif;
	color:#000000;
	float:left;
}

#type-news {
	margin-top:2px;
	margin-left:80px;
	font:Tahoma, Geneva, sans-serif;
	color:#93B6DE;
}
