@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#121212;
	color:#FFF;
}

body, div, ul, li, p, span{
	margin:0px;
	padding:0px;
}

img, img a{
	border:none;
}

.clear{
	clear:both;
}

.clear_left{
	clear:left;
}

.clear_right{
	clear:right;
}

:focus{
	outline:none;
	outline-style:none;
}

.layout{
	margin:auto;
	padding:0px;
	width:1200px;
  
	
}
.layout_content{
	margin:0px;
	padding:0px;
	width:1200px;
    background:transparent url(../images/top_bg.png) 0 0;	
	background-repeat:no-repeat;
	min-height:900px;	
}

html .layout_content{
	height:900px;
}

.top_space{
	height:190px;
	width:1200px;
}

html .top_space{
	height:190px;
}

.logo_space{
	width:410px;
	float:left;
	height:182px;
	padding:8px 45px 0 45px;
}

.top_btn_space{
	width:570px;
	float:left;
	height:42px;
	padding:74px 130px 74px 0;
	text-align:right;

}


html .a_round{
	height:1000px;

	
}

.a_round{
	min-height:1000px;
	width:1100px;
	margin:0 50px 0 50px;
}

.round_a1{
	height:8px;
	width:10px;
	background:url(../images/round_a1.gif);
	background-repeat:no-repeat;
	float:left;
}

.round_a2{
	height:8px;
	width:1080px;
	background:url(../images/round_a2.gif);
	background-repeat:repeat-x;
	float:left;
}

.round_a3{
	height:8px;
	width:10px;
	background:url(../images/round_a3.gif);
	background-repeat:no-repeat;
	float:left;
}

html .round_b1 , html .round_b2 , html .round_b3 {
	height:900px;
}

.round_b1{
	min-height:950px;
	width:10px;
	background:url(../images/round_b1.gif);
	background-repeat:repeat-y;
	float:left;
}

.round_b2{
	min-height:950px;
	width:1080px;
	background:url(../images/round_b2.gif);
	background-repeat:repeat;
	float:left;
}

.round_b3{
	min-height:950px;
	width:10px;
	background:url(../images/round_b3.gif);
	background-repeat:repeat-y;
	float:left;
}

.round_c1{
	height:8px;
	width:10px;
	background:url(../images/round_c1.gif);
	background-repeat:no-repeat;
	float:left;
}

.round_c2{
	height:8px;
	width:1080px;
	background:url(../images/round_c2.gif);
	background-repeat:repeat-x;
	float:left;
}

.round_c3{
	height:8px;
	width:10px;
	background:url(../images/round_c3.gif);
	background-repeat:no-repeat;
	float:left;
}

html .contact_content_left, html .contact_content_right{
    height:500px	
}

.contact_content_left{
	padding:12px 10px 0 10px;
	width:800px;
	min-height:500px;
	float:left;	
}

.contact_content_right{
	padding-top:12px;
	width:260px;
	min-height:500px;
	float:left;	
}

.contact_taxt_bg{
	width:800px;
	height:74px;
	background-image:url(../images/contact_bg.gif);
	background-repeat:no-repeat;
}

.contact_footer{
	width:800px;
	height:74px;
	background-image:url(../images/contact%20footer.gif);
	background-repeat:no-repeat;
}

.contact_middel_left{
	width:38px;
	height:700px;
	background:url(../images/contact_left.gif) 2px 0;
	background-repeat:no-repeat;
	float:left;
}

.contact_middel_center{
	width:624px;
	padding:50px;
	height:600px;
	background-color:#090909;
	background-repeat:no-repeat;
	float:left;
	
}

.contact_middel_right{
	width:38px;
	height:700px;
	background:url(../images/contact_right.gif) 0 0;
	background-repeat:no-repeat;
	float:left;
	
}

.about_top{
	width:260px;
	height:73px;
	background:url(../images/about_bg.gif) 0 0;
	background-repeat:no-repeat;
}

.about_middel{
	width:216px;
	padding:22px;
	height:690px;
	background:url(../images/about_middel.gif) 0 0;
	background-repeat:repeat-y;
}

.about_bottom{
	width:260px;
	height:44px;
	background:url(../images/about_footer.gif) 0 0;
	background-repeat:no-repeat;
}

.contact_img_style{
	width:172px;
	padding:15px;
	margin:5px;
	border:#2a2a2a 1px solid;
	
}
	
	
.contact_text_style{
	color:#AAAAAA;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.5px;
	line-height:150%;
	margin:5px 7px 5px;
	width:202px;

}

.contact_label{
	color:#7a8c8f;
	font-weight:bold;
	line-height:40px;	
}

.contact_tbox{
	color:#874629;
	background-color:#1b1b1b;
	border:#2e2e2e 1px solid;
	padding:10px 10px 10px 20px;
	font-weight:bold;
	width:590px;
       font-family:Arial, Helvetica, sans-serif;
       font-size:12px;
}

.contact_submit{
	background:url(../images/contact_submit.gif) 0 0;
	background-repeat:no-repeat;
	width:183px;
	height:26px;
	border:none;
	
}
.btn_submit{
	background:url(../images/Sub.gif) 0 0;
	background-repeat:no-repeat;
	width:143px;
	height:26px;
	border:none;
	cursor:pointer;
	
}
.btnCancel{
	background:url(../images/Can.gif) 0 0;
	background-repeat:no-repeat;
	width:144px;
	height:26px;
	border:none;
	cursor:pointer;
	
}
.btnBack{
	background:url(../images/Back.gif) 0 0;
	background-repeat:no-repeat;
	width:140px;
	height:26px;
	border:none;
	cursor:pointer;
}
.btnHome{
	background:url(../images/Home.gif) 0 0;
	background-repeat:no-repeat;
	width:143px;
	height:26px;
	border:none;
	cursor:pointer;
}


.btn_space_contact{
	margin:0 8px 0 0;
}

/******************************************************  Start Portfolio Page  *****************************************************************************/

.a_round_new{
	width:1100px;
	margin:0 50px 0 50px;
	position:relative;
	overflow: visible;
}

.round_a1_new{
	height:8px;
	width:10px;
	background:url(../images/round_a1.gif);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

.round_a2_new{
	height:8px;
	width:1080px;
	background:url(../images/round_a2.gif);
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}

.round_a3_new{
	height:8px;
	width:10px;
	background:url(../images/round_a3.gif);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

html .round_b1_new, html .round_b2_new, html .round_b3_new{
	height:1100px;
}

.round_b1_new{
	min-height:1100px;
	width:10px;
	background:url(../images/round_b1.gif);
	background-repeat:repeat-y;
	float:left;
}

.round_b2_new{
	min-height:1100px;
	width:1080px;
	background:url(../images/round_b2.gif);
	background-repeat:repeat;
	float:left;
}

.round_b3_new{
	min-height:1000px;
	width:10px;
	background:url(../images/round_b3.gif);
	background-repeat:repeat-y;
	float:left;
}

.round_c1_new{
	height:8px;
	width:10px;
	background:url(../images/round_c1.gif);
	background-repeat:no-repeat;
	float:left;
}

.round_c2_new{
	height:8px;
	width:1080px;
	background:url(../images/round_c2.gif);
	background-repeat:repeat-x;
	float:left;
}

.round_c3_new{
	height:8px;
	width:10px;
	background:url(../images/round_c3.gif);
	background-repeat:no-repeat;
	float:left;
}

.profolio_main_left{
	width:829px;
	padding:20px 0 0 9px;
	float:left;
}

.profolio_main_right{
	width:232px;
	padding:20px 10px 0 0;
	float:left;
}

.profolio_content_top{
	width:829px;
	height:66px;
	background:url(../images/main_profilio_top.gif) 0 0;
	background-repeat:no-repeat;
}
.profolio_content_bottom{
	width:829px;
	height:41px;
	background:url(../images/main_profolio_bottom.gif) 0 0;
	background-repeat:no-repeat;
}

.profolio_mideel_left{
	padding:36px 0 0 12px;
	width:36px;
	height:574px;
	background:url(../images/main_profolio_left.gif) 0 0;
	background-repeat:no-repeat;
	float:left;
}

.profolio_mideel_left a{
	display:block;
	width:34px;
	height:34px;
	background:url(../images/w_btn_left.png) 0 0;
	background-repeat:no-repeat;
	text-decoration:none;
	
}

.profolio_mideel_left a:hover{
	background:url(../images/c_btn_left.png) 0 0;
	background-repeat:no-repeat;
	text-decoration:none;
	width:34px;
	height:34px;
}

.profolio_mideel_middel{
	padding:7px 4px 7px 5px;
	width:722px;
	height:596px;
	background-color:#060606;
	float:left;
	overflow:hidden;

}

.profolio_mideel_middel_left{
	width:722px;
	height:596px;
	overflow:hidden;
}

.profolio_mideel_right{
	padding:36px 14px 0 0;
	width:36px;
	height:574px;
	background:url(../images/main_profolio_right.gif) 0 0;
	background-repeat:no-repeat;
	float:left;
}

.profolio_mideel_right a{
	text-decoration:none;
	display:block;
	width:34px;
	height:34px;
	background:url(../images/w_btn_right.png) 0 0;
	background-repeat:no-repeat;
}

.profolio_mideel_right a:hover{
	text-decoration:none;
	display:block;
	width:34px;
	height:34px;
	background:url(../images/c_btn_right.png) 0 0;
	background-repeat:no-repeat;
}

.portfolio_sub_top{
	width:829px;
	height:26px;
	background:url(../images/sub_profolio_top.gif) 0 0;
	background-repeat:no-repeat;
}

.portfolio_sub_middel_left{
	padding:41px 0 0 12px;
	width:36px;
	height:228px;
	background:url(../images/sub_profolio_left.gif) 0 0;
	background-repeat:no-repeat;
	float:left;
}

.portfolio_sub_middel_left a{
	height:34px;
	width:34px;
	display:block;
	text-decoration:none;
	background:url(../images/w_btn_left.png) 0 0;
	background-repeat:no-repeat;
	
}
.portfolio_sub_middel_left a:hover{
	height:34px;
	width:34px;
	display:block;
	text-decoration:none;
	background:url(../images/c_btn_left.png) 0 0;
	background-repeat:no-repeat;
	
}

.portfolio_sub_middel_middel{
	padding:5px 1px 4px 2px;
	width:728px;
	height:260px;
	background-color:#060606;
	float:left;
	overflow:hidden;
}


.sm_img_main_bg{
	padding:50px 10px 0 26px;
	width:692px;
	height:210px;
	background:url(../images/bottom_slider_bg.gif) 0 0;
	background-repeat:no-repeat;
}

.sm_img_frame{
	float:left;
	width:228px;
	height:149px;
	background:url(../images/sm_img_frame.gif) 0 0;
	background-repeat:no-repeat;
}


.sm_img{
	padding:22px 25px 25px 21px;
	width:178px;
	height:103px;
}


.sm_img_link_space{
	color:#cdcf91;
	width:216px;
	height:20px;
	
}

.sm_img_link_space a{
	display:block;
	text-align:center;
	width:216px;
	height:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cdcf91;
}

.sm_img_link_space a:hover{
	text-align:center;
	text-decoration:none;
	color:#0CF;
}

.portfolio_sub_middel_right{
	padding:41px 14px 0 0;
	width:36px;
	height:228px;
	background:url(../images/sub_profolio_right.gif) 0 0;
	background-repeat:no-repeat;
	float:left;
}

.portfolio_sub_middel_right a{
	text-decoration:none;
	display:block;
	z-index:10080;
	overflow:visible;
	background:url(../images/w_btn_right.png) 0 0;
	background-repeat:no-repeat;
	height:34px;
	width:34px;
	
}

.portfolio_sub_middel_right a:hover{
	text-decoration:none;
	display:block;
	background:url(../images/c_btn_right.png) 0 0;
	background-repeat:no-repeat;
	height:34px;
	width:34px;
	
}

.portfolio_sub_bottom{
	width:829px;
	height:28px;
	background:url(../images/sub_profolio_bottom.gif) 0 0;
	background-repeat:no-repeat;
}

.protfolio_right_top1{
	width:231px;
	height:59px;
	background:url(../images/profolio_categorey.gif) 0 0;
	background-repeat:no-repeat;
}

.protfolio_right_middel1{
	margin: 0 0 0 7px;
	width:218px;
	border-left:#272727 1px solid;
	border-right:#272727 1px solid;
	background-color:#090909;
	
}

.protfolio_right_bottom1{
	width:121px;
	height:17px;
	background:url(../images/profolio_categorey_bottom.gif) 1px 0;
	background-repeat:no-repeat;
	padding:30px 55px;
}

.protfolio_right_top2{
	width:232px;
	height:58px;
	background:url(../images/profolio_wallpaper_top.gif) 0 0;
	background-repeat:no-repeat;
}

.protfolio_right_middel2{
	margin: 0 0 0 7px;
	width:217px;
	border-left:#272727 1px solid;
	border-right:#272727 1px solid;
	background-color:#090909;
	padding:0 0 5px 0;
	
}

.protfolio_right_bottom2{
	width:212px;
	height:17px;
	background:url(../images/profolio_wallpaper_bottom.gif) 0 0;
	background-repeat:no-repeat;
	padding:25px 5px 35px 15px;

}

.portgolio_right_menu{
	width:217px;
	list-style:none;
}

.portgolio_right_menu_li_noborder{
	width:207px;
	padding:0 5px ;

	
}

.portgolio_right_menu_li{
	width:207px;
	padding:3px 5px 3px 5px;
	border-top:#272727 1px solid;
	
}

.portfolio_right_menu_link{
	text-decoration:none;
	color:#6d7d80;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 16px;
}

.portfolio_right_menu_link_text{
	width:140px;
	line-height:35px;
	display:block;
	float:left;
	text-decoration:none;
	color:#6d7d80;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.portfolio_right_menu_link a:hover{
	color:#cdcf91;
	text-decoration:none;
	
}

.portfolio_right_menu_link_img{
	width:40px;
	display:block;
	padding:2px 5px;
	height:35px;
	float:left;	
}

.portfolio_viewallentry{
	text-decoration:none;
	color:#d9dda7;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.protfolio_right_bottom1 a:hover{
    text-decoration:none;
 	color:#6d7d80;
}

.portfolio_wallpepar_title{
	width:200px;
    font-family:Arial, Helvetica, sans-serif;
	margin:0 8px 5px 9px;
	padding:15px 0 8px 0;
	color:#d9dda7;
	border-bottom:#272727 1px solid;
	text-transform:uppercase;
	text-align:center;
	
}

.portfolio_image_border{
	width:166px;
	padding:8px;
	margin:15px 17px 0 18px; 
	border:#272727 1px solid;
	background-color:#000;
	
}

.portfolio_image_frame{
	width:164px;
	height:142px;
	border:#272727 1px solid;
	background-color:#000;
	
}

.portfolio_arrow{
	width:217px;	
}

.portfolio_arrow_left{
	width:99px;
	text-align:right;
	float:left;
	display:block;
	padding-right:10px;
}

.portfolio_arrow_right{
	width:98px;
	display:block;
	padding-left:10px;
	float:left;
}

.portfolio_bottom2_btn{
	width:191px;
	height:29px;
	background:url(../images/protfolio_btn_coll_w.gif) 0 0;
	background-repeat:no-repeat;
	display:block;
	color:#1b1b1b;
}

.protfolio_right_bottom2 a:hover{
	background:url(../images/protfolio_btn_coll_c.gif) 0 0;
	background-repeat:no-repeat;
	display:block;
	width:191px;
	height:29px;
	color:#1b1b1b;
	
}

.portfolio_left_btn{
	width:294px;
	float:left;
	padding:0 0 0 40px;
	text-transform:uppercase;
	color:#b85d32;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:62px;
}

.portfolio_right_btn{
	width:450px;
	float:left;
	padding:16px 45px 10px 0;
}

.portfolio_btn_moreinfo{
	color:#72906e;
	background-color:#000;
	padding:10px 15px;
	border:#232323 1px solid;
	display:block;
	float:right;
	font-weight:bolder;
	margin-left:10px;
	text-decoration:none;
	
}
.portfolio_btn_moreinfo_active{
	color:#000;
	background-color:#6d7d80;
	padding:10px 15px;
	border:#FFF 1px solid;
	display:block;
	float:right;
	font-weight:bolder;
	margin-left:10px;
	text-decoration:none;
	
}

.portfolio_btn_active{
	color:#000;
	background-color:#6d7d80;
	padding:10px 15px;
	border:#FFF 1px solid;
	display:block;
	float:right;
	font-weight:bolder;
	margin-left:10px;
	text-decoration:none;
	
}

.portfolio_btn_deactive{
	color:#d7dba3;
	background-color:#080808;
	padding:10px 15px;
	border:#232323 1px solid;
	display:block;
	float:right;
	font-weight:bolder;
	margin-left:10px;
	text-decoration:none;
	
}

.portfolio_right_btn a:hover{
	color:#000;
	background-color:#6d7d80;
	border:#FFF 1px solid;
	text-decoration:none;
	
}
/******************************************************  End Portfolio Page  *****************************************************************************/

/******************************************************  start slider more info Portfolio Page  *****************************************************************************/
.slider_more_info{
	width:294px;
	height:600px;
	position:absolute;
	left:500px;
	top:91px;
	right:-223px;
	overflow:hidden;
	z-index:1000;
	display:none;
	padding:5px 0 10px 0;
}

.fourth_top{
	width:294px;
	height:62px;
	background:url(../images/fourth_img.gif) 0 0;
	background-repeat:no-repeat;
	line-height:62px;
	color:#cdcf91;
	text-transform:capitalize;
	font-size:18px;
	text-align:center;
}

.fourth_middel{
	width:294px;
	height:344px;
	background:url(../images/fourth_bg_img.gif) 0 0;
	background-repeat:repeat;
}

.fourth_bottom{
	padding:25px 20px 20px 40px;
	width:234px;
	height:196px;
	background:url(../images/fourth_footer_bg.gif) 0 0;
	background-repeat:no-repeat;
}

.fourth_bottom a{
	text-decoration:none;
	display:block;
	width:206px;
	height:24px;
	background:url(../images/fourth_btn_d.gif) 0 0;
	background-repeat:no-repeat;
}

.fourth_bottom a:hover{
	text-decoration:none;
	background:url(../images/fourth_btn_c.gif) 0 0;
	background-repeat:no-repeat;
}

.fourth_p1{
	width:254px;
	color:#fafafa;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px 20px;
	text-align:center;
	line-height:150%;
	
}

.fourth_p2{
	color:#fafafa;
	border-top:#2c2c2c 1px solid;
	width:254px;
	margin:10px 20px;
	text-align:center;
	
}

.fourth_first_p{
	padding:10px;
	color:#475844;
	font-weight:bold;
	vertical-align:middle;
}
.fourth_two_p{
	padding:5px 10px;
	vertical-align:middle;
}
/******************************************************  End slider more info  Portfolio Page  *****************************************************************************/


/********** maulik ******************/

#nm a, #s7 strong {
color:#d7dba3;
	background-color:#080808;
	padding:10px 15px;
	border:#232323 1px solid;
	display:block;
	float:right;
	font-weight:bolder;
	margin-left:10px;
	text-decoration:none;
}
#nm a.activeSlide {
	color:#000;
	background-color:#6d7d80;
	padding:10px 15px;
	border:#FFF 1px solid;
	display:block;
	float:right;
	font-weight:bolder;
	margin-left:10px;
	text-decoration:none;
}
#nm a:focus {
outline:medium none;
}

#tooltip {
	background-color:#D1CF9C;
	border:1px solid #111111;
	opacity:0.8;
	padding:5px 10px;
	position:absolute;
	z-index:3000;
}
#tooltip h3, #tooltip div {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	text-shadow:none; 
}

.block_user{
	margin:0px;
	padding:5px 10px;
	display:block;
	background:url(../images/btn-bg.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.contact_middel_center1{
	width:624px;
	padding:50px;
	height:850px;
	background-color:#090909;
	background-repeat:repeat;
	float:left;
	
}

.contact_middel_left1{
	width:38px;
	height:950px;
	background:url(../images/contact_left.gif) 2px 0;
	background-repeat:repeat;
	float:left;
}

.contact_middel_right1{
	width:38px;
	height:950px;
	background:url(../images/contact_right.gif) 0 0;
	background-repeat:repeat;
	float:left;
	
}
.btn_submit{
	background:url(../images/Sub.gif) 0 0;
	background-repeat:no-repeat;
	width:143px;
	height:26px;
	border:none;
	cursor:pointer;
	
}
.btn_cancel{
	background:url(../images/can.gif) 0 0;
	background-repeat:no-repeat;
	width:144px;
	height:26px;
	border:none;
	cursor:pointer;
	
}
.btn_back{
	background:url(../images/back.png) 0 0;
	background-repeat:no-repeat;
	width:140px;
	height:26px;
	border:none;
	cursor:pointer;
}
.btn_home{
	background:url(../images/home.png) 0 0;
	background-repeat:no-repeat;
	width:143px;
	height:26px;
	border:none;
	cursor:pointer;
}

.contact_tbox1{
	color:#874629;
	background-color:#1b1b1b;
	border:#2e2e2e 1px solid;
	padding:5px 0px 5px 10px;
	margin-bottom:5px;
	font-weight:bold;
	width:185px
}
/*************end maulik   *********************/
