@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.clear{
	clear:both;
	}

.header{
	height:137px;
	background-image:url(../../images/header_bg.jpg);

	background-repeat:repeat;
	}
.header_in{
	margin-left: auto;
    margin-right: auto;
	width:960px;
	height:137px;
	}
.upperP{
	}
.logo{
	float:left;
	background-image:url(../../images/logo.png);
	background-repeat:no-repeat;
	height:67px;
	width:414px;
	margin-top:20px;
	}
	
	#searchform #s {width:220px; padding:14px; display:inline-block; border:none; outline:none; background:url(../../images/input-bg-field.png) no-repeat top left ; }
.search_top{
	float:right;
	margin-top:25px;  
	}
.search_style{
	color:#d9d9d9;
	height:51px;
	width:250px; display:block;
 	text-indent:3px;	
	/*border: solid 1px #d9d9d9;
	background:#FFF;*/
	padding:0px !important;
	background:url(../../images/input-bg-field.png) no-repeat top left ;
	}
.search_top #s{
	width:190px; float:left;
	margin: 13px 0px 0px 11px; 
	color: #999;
	padding:2px; background:none;
	border: solid 1px #fff;
	outline:none !important;
	}
.search_top #searchsubmit{
	background-image:url(../../images/search_03.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:transparent;
	width :24px;
	height:23px;
	margin: 13px 9px 0px 0px; 
	padding:0px;
	font-size:0px;
	color: #FFF;
	border: none;
	outline:none;
	float:right;
	display:block;
	cursor:pointer;
	
 	}	
/*.search_top{
	float:right;
	margin-top:35px;
	}
.search_style{
	color:#d9d9d9;
	height:21px;
	width:218px;
	border: solid 1px #d9d9d9;
	text-indent:10px;
	background-image:url(../../images/search_03.jpg);
	background-repeat:no-repeat;
	background-position:right
	}
	
	.search_top #s{
	width:190px; float:left;
	margin: 13px 0px 0px 11px; 
	color: #999;
	padding:2px; background:none;
	border: solid 1px #fff;
	outline:none !important;
	}*/
	
/*#error_box { 
	padding:7px;
	display:block; 
	width:160px; 
	width:127px\0;
	*width:127px; 
	margin: 10px -160px 0px 0px; 
	vertical-align:top; 
	float:right; position: relative;
	color:#F00; 
	border: 1px solid #F00 ; 
	background:#FFF; 
	z-index:1000; }
.error-arrow { 
	background:url(../../images/error-arrow.png) no-repeat top left; 
	display:block; 
	padding:0; 
	margin: 0px 0px 0px -25px; 
	width:18px; 
	height:12px; 
	float:left;
	}*/
	
#error_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    color: #FF0000;
    display: block;
    float: right;
    margin: 10px -160px 0 0;
    padding: 7px;
    position: relative;
    vertical-align: top;
  	width: 127px;
    z-index: 1000;
}
.error-arrow {
    background: url("../../images/error-arrow.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 12px;
    margin: 0 0 0 -25px;
    padding: 0;
    width: 18px;
}


#search_error_box { 
	padding:7px; 
	margin: 10px 0px 0px -150px; 
	vertical-align:top; 
	float:left; width:130px; 
	color:#F00; 
	border: 1px solid #F00 ; 
	background:#FFF; 
	z-index:1000; }
.search_error_arrow { 
	background:url(../../images/error-arrow-right.png) no-repeat top left; 
	display:block; position:relative;
	padding:0; 
	margin: 0px -25px 0px 0px ; 
	width:18px; 
	height:12px; 
	float:right;
	}
 
 
#searchform #searchsubmit { 
	border:none; 
	outline:none;
	width:87px;
	height:35px; 
	display: inline-block; 
	background:url(../../images/butoon-effect.png) no-repeat top left;
	color:#111;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-decoration: none; 
	text-align:center; vertical-align:middle;  
  } 
  
#searchform #searchsubmit:hover {  
	background:url(../../images/butoon-effect.png) no-repeat bottom left;
	color:#000; 
	padding: 0px; 
	border:none; 
	outline:none;
	}
   
#searchform #searchsubmit:active {  
	background:url(../../images/butoon-effect.png) no-repeat top  right;
	color:#333; 
	padding: 2px 0px 0px 0px; 
	border:none; 
	outline:none;
	}	
 
	
/*Menue Start*/	
.menue{
	background-image:url(../../images/menue_bg_03.jpg);
	background-repeat:repeat-x;
	height:41px;
	margin-top:7px;
	border-radius: 3px;
	border:solid 1px #e1e1e1;
	}
.menue_box{
	padding-left:18px;
	padding-top:7px;
	}
	
.menue_all{
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
	border:solid 1px #FBFBFB;
	border-bottom-style:none;

	border-radius: 3px;
	background-position:bottom;

	border-radius: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	cursor:pointer;
	
	}
.menue_all:hover{
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
	border:solid 1px #e1e1e1;
	border-radius: 3px;
	background-position:bottom;
	background-image:url(../../images/button_bg_06.jpg);
	background-repeat:repeat-x;
	border-radius: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d8ac7;
	cursor:pointer;
	}
	
.menue_home{
	
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;

	background-image:url(../../images/button_bg_06.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:solid 1px #e1e1e1;
	border-radius: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d8ac7;
	cursor:pointer;
	}
.menue_home:hover{
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;

	background-image:url(../../images/button_bg_06.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:solid 1px #e1e1e1;
	border-radius: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d8ac7;
	cursor:pointer;
	}
/*.menue_home:active{
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;

	background-image:url(images/button_bg_06.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:solid 1px #e1e1e1;
	border-radius: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d8ac7;
	cursor:pointer;
	}*/
.arrow{
	background-image:url(../../images/menue_arrow.png);
	background-repeat:no-repeat;
	width:16px;
	height:6px;
	margin-left:33px;
	margin-top:1px;
	}
	
/*Menue End*/

/*Banner Start Here*/

.banner{
	height:239px;
	margin-right:auto;
	margin-left:auto;
	margin-top:22px;
	width:958px;
	border:solid 1px #e1e1e1;
	box-shadow: 0px 0px 10px #ebebeb;
	}
.banner_image{
	width:958px;
	height:239px;
	float:left;
	/*background-image:url(../../images/ds_banner.jpg);
	background-repeat:no-repeat;*/
	}
.right_banner{
	float:left;
	background-image:url(../../images/home_right_banner_04.jpg);
	background-repeat:no-repeat;
	width:312px;
	height:325px;
	margin-left:3px;
	}

/*Banner END Here*/

/*middle_part start*/

.middle_part{
	margin-right:auto;
	margin-left:auto;
	width:958px;
	height:100%;
	margin-top:16px;
	}
.middle_left{
	width:624px;
	float:left;
	margin-right:19px;
	min-height:820px;
	}
	
.ur_here{
	height:20px;
	border-bottom: solid 1px #e4e4e4;
	/*box-shadow: 0px 1px 5px #ebebeb;*/
	}
.g_bullet{
	background-image:url(../../images/bullet_g_08.jpg);
	width:5px;
	height:9px;
	float:left;
	margin-top:3px;
	}
.here_text{
	float:left;
	margin-left:10px;
	}
.welcome{
	font-size:19px;
	color:#898989;
	margin-top:13px;
	}
.discrption{
	margin-top:25px;
	text-align:justify;
	line-height:19px;
	color:#444444;
	}
.r_more_b{
	text-align:right;
	margin-top:15px;
	color:#ff9c00;
	}
.r_more{
	text-align:right;
	margin-top:15px;
	color:#ff9c00;
	text-decoration:underline;
	}
.r_more:hover{
	text-align:right;
	margin-top:15px;
	color:#4fb5fd;
	text-decoration:none;
	}
.quality{
	margin-top:20px;
	height:auto;
	}
.q_box1{
	padding-left:10px;
	padding-bottom:5px;
	float:left;
	width:29%;
	}
.qb1_img{
	width:182px;
	height:88px;
	border:solid 1px #e1e1e1;
	}
	
.li_bullet{
	list-style-image:url(../../images/li_bullet_03.jpg);
	}
.ul_style{
	color:#898989;
	*padding-left:47px;
	margin-left:-20px;
	line-height:25px;
	}
.client_logo{
	margin-top:50px;
	width:auto;
	/*height:51px;
	cursor:pointer;*/
	height:140px;
	
	}
	
	
.middle_right{
	width:312px;
	margin-left:3px;
	float:left;
	}	
.service_box{
	margin-top:10px;
	}
.bold_line{
	background-image:url(../../images/right_line_03.jpg);
	width:313px;
	height:7px;
	}
.services_a{
	color:#444444;
	text-decoration:none;
	}
.services_a:hover{
	color:#fda100;
	text-decoration:none;
	}
.ser_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#444444;
	padding-left:19px;
	margin-top:0px;
	padding-top:5px;
	}
.services_li_box{
	width:311px;
	height:240px;
	*height:250px;
	border:solid 1px #e2e2e2;
	border-top:none;
	}
.li_service{
	list-style-image:url(../../images/service_li_07.jpg);
	padding-left:5px;
}
.service_ul_style{
	color:#444444;
	line-height:25px;
	}
.client{

	}
.client_img{
	float:left;
	background-image:url(../../images/client_img_07.jpg);
	width:109px;
	height:72px;
	margin-left:17px;
	margin-top:10px;
	}
.client_detail{
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#fda100;
	}
.discrption2{
	padding:15px;
	padding-top:10px;
	text-align:justify;
	line-height:19px;
	color:#444444;
	}
	
/*middle_part End*/

.footer{
	background-image:url(../../images/footer_bg_07.jpg);
	height:108px;
	margin-top:20px;
	}
.copyright{
	color:#898989;
	letter-spacing:1px;
	text-align:center;
	padding-top:28px;
	}
.footer_link{
	color:#898989;
	letter-spacing:1px;
	text-align:center;
	padding-top:15px;
	}
.footer_a{
	color:#898989;
	text-decoration:none;
	}
.footer_a:hover{
	color:#000;
	text-decoration:none;
	}
.company_banner{
	height:209px;
	margin-right:auto;
	margin-left:auto;
	margin-top:22px;
	width:958px;
	border:solid 1px #e1e1e1;
	box-shadow: 0px 0px 10px #ebebeb;
	}
.c_person{
	background-image:url(../../images/Company_person_03.jpg);
	width:161px;
	height:157px;
	float:left;
	border:solid 1px #e1e1e1;
	margin-top:23px;
	}
.company_discrption{
	margin-top:23px;
	width:69%;

	text-align:justify;
	line-height:19px;
	color:#444444;
	float:left;
	margin-left:25px;
	}
.com_img1{
	width:182px;
	height:88px;
	}
.techli_bullet_n{
	list-style-image:url(../../images/techli_bullet.jpg);
	}
.techli_bullet{
	list-style-image:url(../../images/techli_bullet.jpg);
	color:#65addd;
	text-decoration:underline;
	
	}
.techli_bullet:hover{
	list-style-image:url(../../images/techli_bullet.jpg);
	color:#444444;
	text-decoration:none;
	}
.process_txt{
	color:#7a7a7a;
	text-align:justify;
	line-height:18px;
	width:150px;
	}
.company_txt{
	color:#7a7a7a;
	text-align:justify;
	line-height:18px;
	}
.shadow_line{
	background-image:url(../../images/shadow_line_07.jpg);
	width:933px;
	height:3px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	}
.dw_logo{
	background-image:url(../../images/dwlogo_11.jpg);
	width:946px;
	height:62px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	}
.services_discrption{
	margin-top:23px;
	width:622px;
	text-align:justify;
	line-height:19px;
	color:#7a7a7a;
	float:left;
	margin-left:1px;
	}
.service_includes{
	color:#898989;
	font-size:16px;
	font-weight:bold;
	margin-top:25px;
	text-decoration:underline;
	}
.service_includes_2{
	color:#898989;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	text-decoration:none;
	}
.service_box1{
	height:150px;
	margin-top:22px;
	background-image:url(../../images/doted_line_07.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.service_img{
	width:173px;
	height:117px;
	float:left;
	border:solid 6px #e7e7e7;
	cursor:pointer;
	}
.service_img:hover{
	width:173px;
	height:117px;
	float:left;
	border:solid 6px #cdcdcd;
	cursor:pointer;
	}
.service_matter{
	float:left;
	width:415px;
	margin-left:23px;
	margin-top:3px;
	}
.services_head{
	font-family:ITC Bookman BT;
	font-size:18px;
	font-weight:bold;
	color:#444444;
	}
.services_desc{
	margin-top:10px;
	line-height:17px;
	color:#7a7a7a;
	height:auto;
	}
solutions_li{
	padding-top:20px;
	}
.solution_bullet{
	list-style-image:url(../../images/Solutions_li_07.jpg);
	color:#7a7a7a;
	margin-left:-16px;
	margin-top:15px;
	}
.bullet_innpage{
	list-style-image:url(../../images/Solutions_li_07.jpg);
	color:#444444;
	*margin-left:0px;
	margin-left:15px;
	margin-top:0px;
	}
.solution_bullet3{
	list-style-image:url(../../images/Solutions_li_07.jpg);
	color:#7a7a7a;
	margin-left:-16px;
	margin-top:3px;
	}
.mailto{
	color:#7a7a7a;
	}
.mailto:hover{
	color:#4fb5fd;
	}
.contact_box{
	margin-top:23px;
	width:630px;
	(;width:650px;);
	text-align:justify;
	line-height:19px;
	color:#7a7a7a;
	float:left;
	margin-left:1px;
	height:200px;
	}
.contact_1{
	width:320px;
	float:left;
	}
.contact_2{
	width:205px;
	float:left;
	/*margin-left:80px;*/
	}
.contact_3{
	width:218px;
	(;width:230px;);
	float:left;
	}	
.contact_head{
	color:#2d91c2;
	font-weight:bold;
	float:left;
	}
.contact_icon{
	float:left;
	}
.flag{
	width:28px;
	height:26px;
	margin-left:5px;
	float:left;
	}
.adress{

	}
.contact_mail{
	color:#000000;
	cursor:pointer;
	}
.contact_mail:hover{
	color:#2d91c2;
	cursor:pointer;
	}
.socialmedia{
	width:624px;
	height:121px;
	margin-top:4px;
	}
.portfolio1{
	height:230px;
	margin-top:20px;
	border-bottom:solid 1px #e4e4e4;
	padding-bottom:13px;
	}
.folio_image{
	width:auto;
	float:left;
	border:solid 10px #e7e7e7;
	height:auto;
	}
.folio_image:hover{
	width:auto;
	float:left;
	border:solid 10px #d5d4d4;
	height:auto;
	}
.portfolio_text{
	float:left;
	width:300px;
	height:230px;
	}
.folio_text{
	line-height:18px;
	padding:10px 0px 0px 20px;
	text-align:justify;
	color:#7a7a7a;
	}
.visit_web{
	text-align:right;
	margin-top:15px;
	color:#ff9c00;
	text-decoration:underline;
	
	}
.visit_web:hover{
	text-align:right;
	margin-top:15px;
	color:#0095ff;
	text-decoration:none;
	}
.pagignation{
	height:20px;
	margin-top:30px;
	text-align:right;
	}
.page_a{
	color:#0097ff;
	text-decoration:underline;
	font-size:13px;
	}
.page_a:hover{
	color:#000;
	text-decoration:none;
	font-size:13px;
	}
.client_comment{
	font-size:14px;
	font-style:italic;
	text-align:left;
	color:#898989;
	font-weight:bold;
	margin-top:15px;
	padding-top:15px\9;
	*padding-top:0px;
	margin-left:0px;
	margin-right:25px;
}
.cc2_person{
	width:161px;
	height:157px;
	float:left;
	border:solid 1px #e1e1e1;
	margin-top:23px;
	}
.client_say{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#444444;
	padding-left:13px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:5px;
	/*border-left:solid 1px #e2e2e2;*/
	border-right:solid 1px #e2e2e2;
	}
	
	.ser_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#444444;
	padding-left:19px;
	margin-top:0px;
	padding-top:10px;
	}
	.What_our_client_say_navigation { 
	display:block; 
	width:36px; 
	height:20px; 
	margin-top: -30px; 
	margin-right:10px; 
	float:right;
	}
.What_our_client_say_navigation .forword { 
	background:url(../../images/bottom_arrow.jpg) no-repeat top left; 
	width: 16px; 
	height:15px;  
	display:block; 
	float:left;  
	}
.What_our_client_say_navigation .back {
	background:url(../../images/top_arrow.jpg) no-repeat top left; 
	width: 16px; 
	height:15px;  
	display:block; 
	float:right;  
	}
		
.case_study{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#444444;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:5px;
	
	}
.quote{
	background-image:url(../../images/quote.jpg);
	width:25px;
	height:24px;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	*margin-top:15px;
	margin-top:15px\9;
	}
	
/*Zeeshan New Home Page Addons Start Here 18 Feb 2013*/

.webdesign_box1{
	width:275px;
	height:250px;
	float:left;
	padding:14px;
	border:solid 1px #e4e4e4;
	box-shadow: 0px 0px 10px #ebebeb;
	}
.discrption2n{
	margin-top:21px;
	text-align:justify;
	line-height:19px;
	color:#898989;
	height:130px;
	}
.webdesign_title{
	color:#898989;
	font-size:18px;
	padding-bottom:10px;
	}
.webdesign_img{
	width:270px;
	height:76px;
	box-shadow: -1px 0px 5px #999;
	margin-left:2px;
	}
.webdesign_text{
	margin-top:10px;
	text-align:justify;
	line-height:19px;
	color:#898989;
	height:85px;
	}
.r_more_web{
	text-align:left;
	padding-top:20px;
	color:#ff9c00;
	}
/*Case Study************************************************/ 	
			.list_carousel {
				background-color: #FFF;
				margin: 0 0 0px 0px;
				 width: 231px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				background-color: #FFF;
				/*border: 5px solid #999;*/
				width: 298px;
				height: 145px;
				padding: 0;
				margin: 6px;
				display: block;
				float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev_cs {
				float: left;
				background-image:url(../../images/left_scroll_10.jpg);
				background-repeat:no-repeat;
				width:14px;
				height:15px;
				margin:3px 0px 0px 6px ;
			}
			.next_cs {
				float: right;
				background-image:url(../../images/rightscroll_10.jpg);
				background-repeat:no-repeat;
				width:14px;
				height:15px;
				margin:3px 6px 0px 0px ;
			}
			.pager {
				float: left;
				width: 210px;
				text-align: center;
				font-weight:bold;
				color:#444444;
				font-family:Arial, Helvetica, sans-serif;
			}

.read_more { background:url(../../images/read-more-image.png);
		background-repeat:no-repeat;
 		top left; width:123px; height:23px;
		color:#fda100; 
		float:right; margin-right:20px;
		display:block; 	
}
/*Zeeshan New Home Page Addons End Here 18 Feb 2013*/

img{
	border-style:none;
	}
img a{
	border-style:none;
	}
        
        