body {
	padding: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.7em;
	background-color: #eee;
	background-image: url(data:image/gif;base64,R0lGODlhCAAIAJEAAMzMzP///////wAAACH5BAEHAAIALAAAAAAIAAgAAAINhG4nudroGJBRsYcxKAA7);
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	clear: both;
	float: none;
}

#header {
    color:white;
    text-align:center;
    padding:0px 20px 30px 0px;
}
#left {
    background-color:#eeeeee;
    width:310px;
    height:600px;
    float:left;
    padding:10px;
}
#right {
	width:600px;
    float:right;
    padding: 0px 10px 10px 10px	
}

div.img {
    border: 2px solid #ccc;
}

div.img:hover {
    border: 2px solid #777;
}

div.img img {
    width: 100%;
    height: auto;
}
div.desc {
    padding: 0px;
    text-align: center;
}
.responsive {
    padding: 20px 2px 2px 2px;
    float: left;
    width: 24.5%;
}

@media only screen and (max-width: 700px){
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.box{ 
    display: inline-block;
    font-size: 24px;
    margin: 10px;
    background: linear-gradient(left, #0099CC, #e0f513); 
    background: -webkit-linear-gradient(left, #0099CC, #e0f513);
    background: -o-linear-gradient(right, #0099CC, #e0f513);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation:scratchy 0.253s linear forwards infinite;
	-moz-animation: scratchy 0.253s linear forwards infinite;
	-ms-animation: scratchy 0.253s linear forwards infinite;
	-o-animation: scratchy 0.253s linear forwards infinite;
}  
@keyframes  scratchy {
	0% {
	background-position: 0 0;
	}
	15% {
	background-position: 100px;
	}
	30% {
	background-position: 200px;
	}
	45% {
	background-position: 300px;
	}
	60% {
	background-position: 400px;
	}
	75% {
	background-position: 500px;
	}
	95% {
	background-position: 600px;
	}
	99% {
	background-position: 700px;
	}
	100% {
	background-position: 0 0;
	}
}
@-webkit-keyframes scratchy {
		0% {
	background-position: 0 0;
	}
	15% {
	background-position: 100px;
	}
	30% {
	background-position: 200px;
	}
	45% {
	background-position: 300px;
	}
	60% {
	background-position: 400px;
	}
	75% {
	background-position: 500px;
	}
	95% {
	background-position: 600px;
	}
	99% {
	background-position: 700px;
	}
	100% {
	background-position: 0 0;
	}
}
@-moz-keyframes scratchy {
	0% {
	background-position: 0 0;
	}
	15% {
	background-position: 100px;
	}
	30% {
	background-position: 200px;
	}
	45% {
	background-position: 300px;
	}
	60% {
	background-position: 400px;
	}
	75% {
	background-position: 500px;
	}
	95% {
	background-position: 600px;
	}
	99% {
	background-position: 700px;
	}
	100% {
	background-position: 0 0;
	}
	}
@-o-keyframes scratchy {
	0% {
	background-position: 0 0;
	}
	15% {
	background-position: 100px;
	}
	30% {
	background-position: 200px;
	}
	45% {
	background-position: 300px;
	}
	60% {
	background-position: 400px;
	}
	75% {
	background-position: 500px;
	}
	95% {
	background-position: 600px;
	}
	99% {
	background-position: 700px;
	}
	100% {
	background-position: 0 0;
	}
}

#p1{
    padding:0;
    margin:0;
    border:none;
}
#p2{
    padding:0;
    margin:0;
    border:none;
}
#news{
    width:300px;
    height:360px;
    margin:20px auto;
    overflow:hidden;
}
#news li{
    line-height:50px;
}

#table ul{
	padding-top: 0px;
	padding-bottom: 20px;
}
#table li{
	float: none;
	position: relative;
	height: 0;
	text-transform: capitalize;
	text-decoration: none;
	color: #3CF;
	border-right: 25px solid transparent;
	border-bottom: 25px solid #F2f2f2;
	border-bottom-color: #777\9;
	
	filter: alpha(opacity=40);
	list-style-type: none;
	padding-bottom: 1px;
	margin-left: -40px;
	padding-top: 1px;
	padding-left: 5px;
	margin-top: 1px;
}
#table a{
	text-decoration: none;
	color: #8B8B8B;
}

#table a:hover {
	color: #3CF;
}

 
#tabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3CF;
	list-style-type: none;
}
#tabs li {
	float: left;
	margin-top: 0;
	margin-right: -15px;
	margin-bottom: 0;
	margin-left: 0px;
}
#tabs a {
float: left;
position: relative;
padding: 0 31px;
height: 0;
line-height: 25px;
text-transform: uppercase;
text-decoration: none;
color: #fff;
border-right: 25px solid transparent;
border-bottom: 25px solid #3D3D3D;
border-bottom-color: #777\9;
opacity: .6;
filter: alpha(opacity=30);
}

#tabs a:hover,  #tabs a:focus {
border-bottom-color: #2ac7e1;
opacity: 1;
filter: alpha(opacity=100);
}
#tabs a:focus {
	outline: 0;
	color: #FC0;
}
#tabs #current {
z-index: 3;
border-bottom-color: #3d3d3d;
opacity: 1;
filter: alpha(opacity=100);
}
#tabs .hl{
	color: #FC0;
}
	

/* ----------- */
#content {
background: #fff;
border-top: 2px solid #3d3d3d;
padding: 2em;/*height: 220px;*/
}
#content h2,  #content h3,  #content p {
margin: 0 0 15px 0;
}
/* Demo page only */
#about {
color: #999;
text-align: center;
font: 0.9em Arial, Helvetica;
}
#about a {
color: #777;
}

hr {
	height: 5px;
	background: url(http://ibrahimjabbari.com/images/hr-11.png) repeat-x 0 0;
	margin-top: 40px;
	margin-bottom: 50px;
}

a, a:link, a:visited {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px
}
a:hover {
	text-decoration: underline;
}

a.more { 
	display: inline-block; 
	float: right; 
	width: 72px; 
	line-height: 23px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(../images/templatemo_more.png) no-repeat top center; 
	color: #000; 
	text-shadow: 1px 1px 1px #fff;
}

a.more:hover { color: #fff; text-shadow: 1px 1px 1px #999 }

p {
	margin: 0 0 10px 0;
	padding: 0;
    font-size: 12px;
}

img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#3d8e7d; }
cite span { color: #3d8e7d; }
em {
	color: #666666;
}


h1, h2, h3, h4, h5, h6{
	color: #0099CC;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 5px
}
h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	color: #999;
	line-height: 18px;
}
h3 {
	font-size: 24px;
	padding: 0;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
h3.dec {

	margin-top: 30px;
	margin-right: 0;
	margin-bottom: -30px;
	margin-left: 0;
}

lable.one{
  width: 6%;
  height: 6px;
  background:#0099CC;
  padding: 0;
  margin: 0 0 15px 0;
  display: inline-block;
}

lable.two{
  width: 25%;
  height: 6px;
  background:#0099CC;
  padding: 0;
  margin: 0 0 15px 0;
  display: inline-block;
}

h4 {
	font-size: 20px;
	margin: 0 0 15px;
	padding: 0;
}
h5 { font-size: 16px; margin: 0 0 15px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 1px solid #fff; padding: 3px; background: none; margin-bottom: 5px }
.image_fl {
	float: left;
	margin-top: 3px;
	margin-right: 45px;
	margin-bottom: 45;
	margin-left: 0;
}
.image_fr { float: right; margin: 3px 0 0 30px }


.tmo_list { margin: 20px 0 20px 10px; padding: 0; list-style: none }
.tmo_list li { color:#3d8e7d; margin: 0; padding: 0 0 5px 20px; background: url(../images/templatmeo_list.png) no-repeat scroll 0 3px  }
.tmo_list li a { color: #3d8e7d; font-weight: normal; font-size: 12px; text-decoration: none }
.tmo_list li a:hover { color: #000 }

#templatemo_body_wrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}

#templatemo_wrapper {
	width: 1000px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

#templatemo_header {
	height: 80px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#site_title {
	float: left;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 200px;
	 }

#site_title a {
	display: block;
	width: 200px;
	height: 100px;
	background-image: url(../images/sgl_logo.png);
	background-repeat: no-repeat;
}
#site_full_title {
	float: left;
	margin-top: 15px;
	color: #999;
	margin-left: 35px;
	font-family: "Times New Roman", Times, serif;
	width: 80%;
}
	


/* menu */

#templatemo_middle {
	clear: both;
	width: 95%;
	overflow: hidden;
	background-image: url(../images/templatemo_middle.png);
	background-repeat: repeat-y;
	background-position: center;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}


#templatemo_middle p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-bottom: 20px;
	list-style-type: none;
}

#templatemo_middle p.uline {
	margin: 0 ;
	padding: 0;
	color: #0099CC;
	font-size: 24px;
	font-weight: normal;
}

#templatemo_middle p.uline1 {
	margin: 20px 0 0 0;
	padding: 0;
	color: #0099CC;
	font-size: 24px;
	font-weight: normal;
}

#templatemo_middle p.uline2 {
	margin: -40px 0 0 270px;
	padding: 0;
	color: #0099CC;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	text-decoration:underline;
}

#templatemo_middle img {
	float: none;
}

#templatemo_main {
	clear: both;
	width: 940px;
	padding: 30px 0; 
	background: url(../images/templatemo_content.png) repeat-y
}

#templatemo_main p {
	margin-bottom: 10px
}

.col_w900 { width: 940px; margin-bottom: 40px; }
.col_w620 { width: 600px; padding-right: 20px; }
.col_w450 { width: 430px; padding-right: 20px; }
.col_w300 { width: 280px; padding-right: 20px }
.col_allw300 { float: left; width: 280px; padding-right: 20px; margin-right: 20px; }
.col_w900_last { padding: 0 30px; margin: 0; background: none; }
.col_last { margin: 0; }



#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
}

#templatemo_footer {
	clear: both;
	width: 1016px;
	padding: 10px 0;
	background-color:#0099CC;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
}
#templatemo_footer a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#templatemo_footer a:hover {
	color: #666;
	text-decoration: underline;
}

/* menu */
ul#menu,ul#menu ul{
	margin: 0;
	list-style: none;
	padding: 0;
	background-color: #66CCFF;
	background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.38),rgba(255,255,255,0.16));
	background-image: -moz-linear-gradient(-90deg,rgba(255,255,255,0.38),rgba(255,255,255,0.16));
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,from(rgba(255,255,255,0.38)),to(rgba(255,255,255,0.16)));
	background-image: -webkit-linear-gradient(-90deg,rgba(255,255,255,0.38),rgba(255,255,255,0.16));
	background-repeat: repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #33CCFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
ul#menu ul{
	display:none;position:absolute;left:0;top:100%;-moz-box-shadow:1.4px 1.4px 2px #B1B1B1;-webkit-box-shadow:1.4px 1.4px 2px #B1B1B1;box-shadow:1.4px 1.4px 2px #B1B1B1;background-color:#202020;background-image:-o-linear-gradient(-90deg,rgba(255,255,255,0.16),rgba(255,255,255,0)); background-image:-moz-linear-gradient(-90deg,rgba(255,255,255,0.16),rgba(255,255,255,0));   background-image:-webkit-gradient(linear,50% 0%,50% 100%,from(rgba(255,255,255,0.16)),to(rgba(255,255,255,0)));  background-image:-webkit-linear-gradient(-90deg,rgba(255,255,255,0.16),rgba(255,255,255,0));border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-color:#000000;padding:0;}
ul#menu li:hover>*{
	display:block;}
ul#menu li{
	position: relative;
	display: block;
	white-space: nowrap;
	font-size: 0;
	float: left;
}
ul#menu li:hover{
	z-index:1;}
ul#menu{
	font-size: 15px;
	width: 100%;
	z-index: 999;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display:inline;
	margin-bottom: 25px;
	padding-top: 6px;
	padding-right: 0%;
	padding-bottom: 6px;
	padding-left: 0%;
}
* html ul#menu li a{
	display:inline-block;}
ul#menu>li{
	width: 20%;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
ul#menu li.toplast{
	width:18%;}
ul#menu ul>li{
	margin:6px 0 0;}
ul#menu a:active, ul#menu a:focus{
	outline-style:none;}
ul#menu a{
	display: block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #E7E5E5;
	cursor: pointer;
	padding: 8px 10px;
	background-color:;	
	background-repeat: repeat;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul#menu ul li{
	float:none;margin:0;}
ul#menu ul a{
	text-align:left;}
ul#menu li:hover>a,ul#menu li a.pressed{
	background-color: #00FFCC;
	border-color: #00CCCC;
	border-style: solid;
	color: #36F;
	background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.38),rgba(85,170,0,0.7));
	background-image: -moz-linear-gradient(-90deg,rgba(255,255,255,0.38),rgba(85,170,0,0.7));
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,from(rgba(255,255,255,0.38)),to(rgba(85,170,0,0.7)));
	background-image: -webkit-linear-gradient(-90deg,rgba(255,255,255,0.38),rgba(85,170,0,0.7));
	text-decoration: none;
filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#60FFFFFF,endColorstr=#B355AA00)}
ul#menu img{
	border:none;vertical-align:middle;margin-right:8px;}
ul#menu li.topmenu>a{
	background-color:;
border-color:;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	color: #0099CC;
	text-decoration: none;
	text-shadow: 0 1px 1px #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
ul#menu li.topmenu:hover>a,ul#menu li.topmenu a.pressed, {
	background-color: #00CC99;
	background-image: -o-linear-gradient(-90deg,rgba(0,204,153,0.77),rgba(85,170,0,0.7));
	background-image: -moz-linear-gradient(-90deg,rgba(0,204,153,0.77),rgba(85,170,0,0.7));
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,from(rgba(0,204,153,0.77)),to(rgba(85,170,0,0.7)));
	background-image: -webkit-linear-gradient(-90deg,rgba(0,204,153,0.77),rgba(85,170,0,0.7));
	border-style: solid;
	border-color: #F8F8F8;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0px 1px 0px #006633;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#C6FFFFFF,endColorstr=#B355AA00)}
ul#menu li.toplast>a{
	background-color:;border-width:1px 0 0 0;border-style:solid;border-color:;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;font:bold 13px Arial;color:#E7E5E5;text-decoration:none;text-shadow:0 1px 1px #000000;}
ul#menu li.toplast:hover>a,ul#menu li.toplast a.pressed{
	background-color:#7dfa00;background-image:-o-linear-gradient(-90deg,rgba(255,255,255,0.77),rgba(85,170,0,0.7)); background-image:-moz-linear-gradient(-90deg,rgba(255,255,255,0.77),rgba(85,170,0,0.7));   background-image:-webkit-gradient(linear,50% 0%,50% 100%,from(rgba(255,255,255,0.77)),to(rgba(85,170,0,0.7)));  background-image:-webkit-linear-gradient(-90deg,rgba(255,255,255,0.77),rgba(85,170,0,0.7));border-style:solid;border-color:#F8F8F8;color:#444444;text-decoration:none;text-shadow:0 1px 0 #C5EAA1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#C6FFFFFF,endColorstr=#B355AA00)}
ul#menu li.subfirst>a{
		border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;

}
ul#menu li.sublast>a{
	
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	
	}
@media only screen and (max-width:823px),only screen and (max-device-width:823px){
ul#menu>li{width:24%;margin:0 0% 6px 0.75%;}ul#menu>li:nth-child(4){width:25%}ul#menu>li:nth-child(n+5){width:32%;margin:0 0% 0 1%;}ul#menu>li:nth-child(7){width:33%}}
@media only screen and (max-width:490px),only screen and (max-device-width:490px){
ul#menu>li{width:31%;margin:0 0% 6px 2%;}ul#menu>li:nth-child(3){width:32%}ul#menu>li:nth-child(n+4){width:31%;margin:0 0% 6px 2%;}ul#menu>li:nth-child(6){width:32%}ul#menu>li:nth-child(n+7){width:99%;margin:0 0% 0 1%;}}
@media only screen and (max-width:376px),only screen and (max-device-width:376px){
ul#menu>li{width:48%;margin:0 0% 6px 1.5%;}ul#menu>li:nth-child(2){width:49%}ul#menu>li:nth-child(n+3){width:48%;margin:0 0% 6px 1.5%;}ul#menu>li:nth-child(4){width:49%}ul#menu>li:nth-child(n+5){width:48%;margin:0 0% 6px 1.5%;}ul#menu>li:nth-child(6){width:49%}ul#menu>li:nth-child(n+7){width:98%;margin:0 0% 0 2%;}}
@media only screen and (max-width:247px),only screen and (max-device-width:247px){
ul#menu>li{width:98%;margin:0 0% 6px 2%;}ul#menu>li:nth-child(n+2){width:47%;margin:0 0% 6px 2.5%;}ul#menu>li:nth-child(3){width:48%}ul#menu>li:nth-child(n+4){width:47%;margin:0 0% 6px 2.5%;}ul#menu>li:nth-child(5){width:48%}ul#menu>li:nth-child(n+6){width:47%;margin:0 0% 0 2.5%;}ul#menu>li:nth-child(7){width:48%}}
@media only screen and (max-width:236px),only screen and (max-device-width:236px){
ul#menu>li{width:97%;margin:0 0% 6px 3%;}ul#menu>li:nth-child(n+2){width:47%;margin:0 0% 6px 2.5%;}ul#menu>li:nth-child(3){width:48%}ul#menu>li:nth-child(n+4){width:47%;margin:0 0% 6px 2.5%;}ul#menu>li:nth-child(5){width:48%}ul#menu>li:nth-child(n+6){width:97%;margin:0 0% 6px 3%;}ul#menu>li:nth-child(n+7){width:97%;margin:0 0% 0 3%;}}



	
