/*
Credit: http://www.templatemo.com
*/
/* @override http://localhost/bxslider_v2_dev/css/styles.css */

* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

body {
	font-family: tahoma, sans-serif;
	padding-bottom: 60px;
}

/*----------------------------------------------------------------------
 HEADER
----------------------------------------------------------------------*/

#header {
	width: 100%;
	height: 100px;
	background: url(../images/bg_header.jpg) top center no-repeat #e961b7;
}

#header_inner {
	width: 960px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	background: url(../images/logo.png) no-repeat;
	width: 313px;
	height: 75px;
	text-indent: -9999px;
	margin-top: 11px;
}

#header #plugins {
	float: right;
	padding-top: 15px;
}

#header h2#bxcarousel {
	background: url(../images/logo_bxcarousel.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 3px;
}

#header h2#bxcarousel a {
	display: block;
	/*border: solid #000 2px;*/
}

#header h2#bxgallery {
	background: url(../images/logo_bxgallery.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 3px;
}

#header h2#bxgallery a {
	display: block;
}

#header #plugins .item:first-child {
	width: 133px;
}

#header #plugins .item {
	width: 110px;
	float: left;
}

#header #plugins .item:first-child {
	background: url(../images/bg_header_separator.png) right no-repeat;
	margin-right: 14px;
}

#header #plugins p {
	font-size: 14px;
	color: #fff;
	line-height: 19px;
}

/*----------------------------------------------------------------------
 SIDEBAR RIGHT
----------------------------------------------------------------------*/

#sidebar_right {
	float: right;
}

#sidebar_right li {
	list-style: none;
	text-align: center;
	height: 16px;
	width: 243px;
}

#download_min {
	display: block;
	width: 243px;
	height: 65px;
	background: url(../images/btn_download.png) 0 -65px no-repeat;
	margin-bottom: 5px;
	outline: 0;
}

#download_min:hover {
	background-position: 0 0;
}

#download_full {
	color: #666;
	font-size: 11px;
	outline: 0;
}

#download_v1 {
	color: #666;
	font-size: 11px;
	outline: 0;
}

#install {
	display: block;
	width: 240px;
	height: 60px;
	background: url(../images/btn_install.png) 0 -60px no-repeat;
	text-indent: -9999px;
	margin-top: 6px;
	outline: 0;
}

#install:hover {
	background-position: 0 0;
}

#beer {
	height: 59px;
	overflow: hidden;
	margin-left: 28px;
	margin-top: 5px;
	margin-bottom: 23px;
	position: relative;
	outline: 0;
}

#beer:hover #submit {
	top: 0;
}

#submit {
	display: block;
	position: relative;
	top: -57px;
}

/*----------------------------------------------------------------------
 CONTENT
----------------------------------------------------------------------*/

#ads {
	height: 221px;
}

#ads a {
	margin: ;
	margin-right: 25px;
}

#ads a:last-child {
	margin-right: 0;
}

#content_inner {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}

#content #intro {
	border-bottom: dotted #ccc 1px;
	padding-bottom: 28px;
	margin-bottom: 10px;
}

#content #intro p {
	font-size: 14px;
	color: #8f8f8f;
	line-height: 22px;
	padding-bottom: 5px;
}

#content #intro a {
	color: #666;
	padding: 6px;
}

#content #intro a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom: dotted #ccc 1px;
}

#content #intro ul {
	padding-bottom: 15px;
	padding-top: 3px;
}

#content #intro li {
	color: #8f8f8f;
	margin-left: 50px;
	padding-bottom: 4px;
	font-size: 14px;
}

#content p {

	font-size: 12px;
	color: #8f8f8f;
	padding-bottom: 10px;
}

#content p a {
	color: #e41996;
}

#content h2 {

	font-size: 26px;
	font-weight: normal;
	color: #666;
	padding-bottom: 17px;
	border-top: dotted #ccc 1px;
	padding-top: 20px;
	padding-bottom: 21px;
	margin-top: 13px;
}

#content h2 span {
	font-size: 20px;
}

.pre_wrap {
	background: #f9f9f9;
	padding: 5px 5px 5px 14px;
	margin-bottom: 33px;
	margin-top: 32px;
}

.pre_wrap span.label {
	color: #999;
	font-size: 12px;
	font-style: italic;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
}

.syntaxhighlighter {
	font-size: 12px;
}

.slides1_wrap {
	position: relative;
	padding: 20px 0 37px 49px;
	width:746px;
}

#slides1 li {
	list-style: none;
}

#slides1 li img {
	float: left;
}

#slides1 .content {
	float: left;
	width: 406px;
	padding-left: 21px;
}

#slides1 li p {
direction:rtl;
	line-height: 22px;
}

#slides1 h3 {
direction:rtl;
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}

#slides1 h4 {
direction:rtl;
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}

.slides1_wrap .prev {
	position: absolute;
	left: -6px;
	top: 100px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 38px;
	top: 100px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 102px;
}

.bx_pager {
	padding-left: 309px;
	padding-top: 15px;
}

.bx_pager a {
	float: left;
	background: url(images/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
}

.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #e41996;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 43px;
	padding-bottom: 6px;
}

#content #notes li a {
	color: #e41996;
}

#idc-container a {
	color: #e41996;	
}

#idc-container h3 {
	color: #666;
}

strong{
	text-align:right;
}
#container {
width: 400px;
margin: auto;
margin-top: 5em;
}

#info {
background: #7F7777;
width: 300px;
padding-bottom: .5em;
overflow: hidden;
position: absolute;

}

h4 {
	text-align:right;
padding: .4em 1em;
margin: 0 0 .5em 0;
background: #292929;
color: #9F9F9F;
border-bottom: 1px solid #BFBFBF;
border-top: 1px solid black;
}

#info img {
float: left;
width: 75px;
margin: 0 1em 0 1em;
padding: .2em;
background: white;

}

#info p {
margin-left: 75px;
margin-top: 0;
padding: 0 0 0 2em;
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a3c48;
	background: #ffffff;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
		
a:link, a:visited { color: #fff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 95px;
	height: 23px;
	padding: 6px 6px 0 0;
	margin: 2px ;
	color: #163142;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(images/button.png) no-repeat;
}

.button_01 a:hover {
	background: url(images/button_hover.png) no-repeat;
}

/* header */

#header_wrapper {
	width: 100%;
	height: 80px;
	background: url(images/body.jpg) repeat-x;
}

#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

#header  #site_title {
	float: left;
	width: 450px;
	padding: 20px 0 0 40px;
}
#header  #site_title h2{
	margin: 0 0 0px 0;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
	
}

#header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

#header .social_network {
	float: right;
	margin: 0px;
	padding: 20px 40px 0 0;
	list-style: none;
}

.social_network li {
	margin: 0px;
	font-size:40px;
	padding: 0px;
	display: inline;
    background: url(images/banner.jpg) no-repeat;}

.social_network li a {
	float: left;
	display: block;
	width: 40px;
	height: 50px;
	margin-left: 5px;
}
/* end of header */

/* banner */

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 130px;
	background: url(images/banner_repeat.jpg) repeat-x;
}

#banner {
	width: 900px;
	height: 180px;
	padding: 30px;
	margin: 0 auto;
	background: url(images/banner.jpg) no-repeat;
}

#banner h2 {
	margin: 0 0 0px 0;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
}

#banner h2 span {
	clear: both;
	display: block;
	margin-top: 10px;
	font-size: 24px;
	color: #e2e8ed;
}

#banner p {
	font-size: 16px;
	color: #9eb4c7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* end of banner */

/* menu */

#menu_wrapper {
	width: 100%;
	height: 110px;
	background: url(images/menu.jpg) repeat-x;
}

#menu {
	width: 980px;
	height: 110px;
	margin: 0px ;
	background: url(images/menu.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 1px 80px 60 40px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 40px;
	display: inline;
}

#menu ul li a {
	float: right;
	display: block;
	width: 120px;
	height: 95px;	
	padding: 15px 0 0 0;
	margin-right: 5px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #163142;	
	font-weight: bold;
	outline: none;
	background: url(images/menu_item.jpg) no-repeat;
}

#menu li a:hover, #menu li .current {
	color: #000000;	
	background: url(images/menu_hover.jpg) no-repeat;
}

#menu ul li a .home {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/home_48.png) no-repeat center top;
}

#menu ul li a .aboutus {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/questionmark_48.png) no-repeat center top;
}

#menu ul li a .services {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/star_48.png) no-repeat center top;
}

#menu ul li a .news {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/newspaper_48.png) no-repeat center top;
}

#menu ul li a .gallery {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/computer_48.png) no-repeat center top;
}

#menu ul li a .contact {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/mail_48.png) no-repeat center top;
}

/* end of menu */

/* content */

#content_wrapper {
	clear: both;
	width: 100%;
}

#content {
	width: 900px;
	padding: 40px;
	margin: 0 auto;
	background: url(images/content_top.jpg) top center no-repeat;
}

.content_section {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

.content_section h2 {
	color: #455e72;
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: normal;
}

.content_section p {
	margin: 0 0 10px 0;
}

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 200px;
	height: 100px;
	padding: 2px;
	margin: 0 15px 15px 0;
	border: 2px dashed #613c21;
	display: inline;
}

.service_box {
	width: 410px;
}

.service_image {
	width:150px;
	float: right;
	margin: 3px 0 0 0;
	border: 2px solid #d5d5d5;
}
#alone img{
float:right;
margin: 0px 0px;
	
}
.service_box .service_text {
	float: right;
	width: 230px;
	height: 176px;
	text-align: right;
	margin: 5px 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

.service_text h3 {
	font-size: 18px;
	color: #2a3e4c;
	margin: 0 0 15px 0;
	font-weight: bold;
}

.service_text p {
	margin-bottom: 20px;
}

.section_410 {
	width: 410px;
}

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 10px 10px 0;
	border: 5px solid #303030;
	display: inline;
}

.news_image {
	float: left;
	margin: 3px 25px 0 0;
	border: 5px solid #303030;
}

.news_box {
	clear: both;
	margin-bottom:20px;
}
	
.news_box h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.news_box h3 a {
	font-weight: bold;
}
/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/footer.jpg) repeat;
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0 40px;
	color: #ffffff;
}

#footer  a {
	text-decoration: underline;
}

#footer .section_w300 {
	float: left;
	width: 260px;
	padding-right: 40px;
}

#footer .section_w300 h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #6f818d;
	
}

#footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

#footer .footer_list li {
	margin: 2px;
	padding: 5px 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCC00;
	text-decoration: none;
}
/* end of footer */
/* Onother */
.cats {
	font-size: 36px;
	color: #CCC;
}
headd332 {
	font-size: 18px;
}

