@charset "utf-8";
/* CSS Document */
@import reset.css;
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-decoration: none;
	font-weight: normal;
}
body, input, form, img, p, pre, h1, h2, h3, h4, h5, h6, h7, li, ul, div {
	padding: 0px;
	margin: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.mar_right_10 {
	margin-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	color: #003265;
	text-decoration: none;
}
h1 em a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
}
h1 em a:hover {
	text-decoration: underline;
}
h2, h2 a {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #030303;
	text-decoration: none;
}
h3 em {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #030303;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #303030;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #303030;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h4 a:hover {
	text-decoration: underline;
}
h4 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #83c412;
	text-decoration: none;
	line-height: 18px;
}
h5 {
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003265;
	text-decoration: none;
}
h6 {
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #030303;
	text-decoration: none;
}
h6 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #83c412;
	text-decoration: none;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	line-height: 18px;
}
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #83c412;
	text-decoration: underline;
	line-height: 18px;
}
p em , p em a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003265;
	text-decoration: none;
	line-height: 18px;
}
p em a:hover, p a:hover {
	text-decoration: underline;
}
.left_corner {
	background: url(../images/left_corner.png) 20px top repeat-y;
	width: 990px;
	padding-left:10px;
	float:left;
}
.right_corner {
	background: url(../images/right_corner.png) right top repeat-y;
	width: 990px;
	padding-right:20px;
	float:left;
}
.txt_1, .txt_1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003265;
	text-decoration: none;
}
.txt_1 a:hover {
	text-decoration: underline;
}
.txt_2, .txt_2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #003265;
	text-decoration: none;
}
.txt_2 a:hover {
	text-decoration: underline;
}
.txt_2 em , .txt_2 em a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #c3c3c3;
	text-decoration: none;
}
.txt_2 em a:hover {
	text-decoration: underline;
}
.txt_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.main_div {
	width: 990px;
}
.askforquote_bg, askforquote_bg_visited {
	font-family: Impact, Arial;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 50px;
}
.askforquote_bg a, .askforquote_bg_visited a {
	font-family: Impact, Arial;
	font-size: 36px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003265;
	height: 50px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	float: right;
}
.askforquote_bg_visited a {
	background-color: #83c412 !important;
}
.header_bg {
	background-image: url(../images/img_logo.png?v=1);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 20px;
}
.tagline_mar {
	margin-left:413px;
}
.tagline {
	margin-top:66px;
	margin-left:10px;
}
.callus {
	margin-top:45px;
	width:230px;
}
.nav {
	margin-left: 35px;
	margin-top: 40px;
	width: 950px;
}
.nav .tab_deactive, .nav .tab_active {
	float: left;
	margin-left: 2px;
}
.nav .tab_deactive a, .nav .tab_active a {
	float: left;
	background-color: #003265;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 13px 0px 13px;
	line-height: 33px;
	text-align: center;
}
.nav .tab_deactive a:hover, .nav .tab_active a {
	background-color: #83c412 !important;
}
.wrapper {
	margin-left:35px;
	width:950px;
	margin-top: 20px;
}
.port_selection {
	width: 234px;
	margin-right: 65px;
}
.port_selection a, .port_selected {
	margin-right: 10px;
	margin-top: 5px;
	float: left;
	border: 1px solid #fff;
}
.port_selection a:hover, .port_selected {
	border: 1px solid #fff !important;
}
.port_big {
	width: 324px;
	margin-right: 65px;
}
.port_detail {
	width: 261px;
}
.port_detail_bg {
	background: url(../images/port_detail_bg.png) left top no-repeat;
	width: 261px;
	height: 133px;
}
.port_detail_div {
	width: 241px;
	height: 90px;
	padding: 10px 10px 0px 10px;
}
.port_read {
	 width:125px;
	 margin-top:8px;
}
.port_viewapp a {
	background: url(../images/btn_viewapp.png) left top no-repeat;
	width: 135px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003265;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	line-height: 25px;
}
.btn_whatsmind a {
	background: url(../images/btn_whatmind.png);
	width: 180px;
	height: 46px;
	display: block;
	line-height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003265;
	text-decoration: none;
	margin-top: 12px;
	padding-left: 80px;
	text-align: left;
}
.main_area {
	width: 905px;
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #e5e5e5;
}
.what_area {
	width: 905px;
}
.border_btm {
	border-bottom: 1px solid #ddd;
}
.border_top {
	border-top: 1px solid #ddd;
}
.tab_inner_active a {
	float: left;
	text-decoration: none;
	cursor: hand;
}
.tab_inner_active .tab_inner_left {
	background: url(../images/tab_big_left.png) left top no-repeat;
	width: 12px;
	height: 45px;
	float: left;
	text-decoration: none;
}
.tab_inner_active .tab_inner_right {
	background: url(../images/tab_big_right.png) left top no-repeat;
	width: 12px;
	height: 45px;
	float: left;
	text-decoration: none;
}
.tab_inner_active .tab_inner_bg {
	background-color: #efefef;
	border-top: 1px solid #ddd;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #003265;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
}
.tab_inner_deactive a {
	float: left;
	text-decoration: none;
	cursor: hand;
}
.tab_inner_deactive .tab_inner_left {
	background: url(../images/tab_big_left_deactive.png) left top no-repeat;
	width: 12px;
	height: 45px;
	float: left;
	text-decoration: none;
}
.tab_inner_deactive .tab_inner_right {
	background: url(../images/tab_big_right_deactive.png) left top no-repeat;
	width: 12px;
	height: 45px;
	float: left;
	text-decoration: none;
}
.tab_inner_deactive .tab_inner_bg {
	background-color: #efefef;
	border-bottom: 1px solid #ddd;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #004f84;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
}
.tab_below {
	background-color: #efefef;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px;
	width: 884px !important;
}
.sub_tab_deactive a {
	float: left;
	text-decoration: none;
	cursor: hand;
	margin-right: 10px;
}
.sub_tab_deactive .sub_tab_left {
	background: url(../images/sub_tab_left_hover.png) left top no-repeat;
	width: 7px;
	height: 27px;
	float: left;
	text-decoration: none;
}
.sub_tab_deactive .sub_tab_right {
	background: url(../images/sub_tab_right_hover.png) left top no-repeat;
	width: 7px;
	height: 27px;
	float: left;
	text-decoration: none;
}
.sub_tab_deactive .sub_tab_bg {
	background-color: #004f84;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
}
.sub_tab_active a {
	float: left;
	text-decoration: none;
	cursor: hand;
	margin-right: 10px;
}
.sub_tab_active .sub_tab_left {
	background: url(../images/sub_tab_left.png) left top no-repeat;
	width: 7px;
	height: 27px;
	float: left;
	text-decoration: none;
}
.sub_tab_active .sub_tab_right {
	background: url(../images/sub_tab_right.png) left top no-repeat;
	width: 7px;
	height: 27px;
	float: left;
	text-decoration: none;
}
.sub_tab_active .sub_tab_bg {
	background-color: #003265;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
}
.blog_area {
	padding: 10px 10px 10px 0px;
	width: 580px;
	margin-right: 10px;
}
.blog_area_inside {
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding: 10px;
	width: 560px;
	margin-right: 10px;
	height: 305px;
}
.blog_area_heading {
	width: 582px;
	margin-bottom: 10px;
}
.client_area {
	width: 265px;
}
.client_area_inside {
	width: 265px;
	margin: 10px 0px 10px 0px;
}
.client_bg {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.client_bg a {
	background: url(../images/client_bg.png) left top no-repeat;
	width: 58px;
	height: 51px;
	display: block;
	text-align: center;
	padding-top: 8px;
	float: left;
}
.exclusive_area {
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	width: 245px;
	padding: 10px;
}
.exclusive_div_1 {
	width: 120px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
	text-align: center;
}
.exclusive_div_2 {
	width: 120px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
}
.exclusive_div_3 {
	width: 120px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	border-right: 1px solid #ddd;
	float: left;
	text-align: center;
}
.exclusive_div_4 {
	width: 120px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	float: left;
	text-align: center;
}
.case_study_1 {
	width:255px;
	margin-right:10px;
}
.case_study_2 {
	width:255px;
	margin-top:20px;
	margin-right:10px;
}
.realted_work {
	width:420px;
	margin-top:10px;
}
.realted_work_div {
	width:415px;
}
.whatarea_div {	
	width: 415px;
	border-right: 1px solid #ddd;
	margin-right:23px;
	padding-right:23px;
}
.whatarea_main {
	padding: 0px 10px 0px 10px;
	margin-top:10px;
	width:886px;
}
.tab_width_1 {
	width:371px;
	height:44px;
}
.tab_width_2 {
	width:15px;
	height:44px;
}
.footer_div_1 {
	width:647px;
	margin-right:20px;
}
.footer_div_2 {
	width: 227px;
}
.footer_callus_div {
	margin-top:10px;
	width:150px;
}
#AskForQuote_Div {
	position:absolute;
	z-index:1;
	/*background-image:url(images/trans.png);*/
	width:99%;
	height:1310px;
}
.askquotebox {
	border:2px solid #b2e546;
	background-color:#FFFFFF;
}
.close_quote {
	color:#FFFFFF;
	border:none;
	font-weight:bold;
	background:url(../images/btn_submitform.png) left top no-repeat;
	height:27px;
	width:103px;
}
/* Old Css Starts */
.blog_brd {

	border-bottom: 3px solid #f1f1f1;

	padding-bottom: 5px;

}
.pad_top_15 {

	padding-top: 15px;

}
.grey_head_left {

	background-image: url(../images/grey_head_left.jpg);

	background-repeat: no-repeat;

	background-position: right top;

	height: 30px;

	width: 10px;

}
.grey_head_bg {

	background-image: url(../images/grey_head_bg.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}
.grey_head_bg .txt .txt_active a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	font-weight: bold;

	font-style: normal;

	background-image: url(../images/grey_head_arrow.jpg);

	background-position: bottom center;

	background-repeat: no-repeat;

	padding-bottom: 15px;

	padding-top: 8px;

	height: 14px;

	display: block;

	text-decoration: none;

}

.grey_head_bg .txt .txt_deactive a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	font-weight: bold;

	font-style: normal;

	padding-bottom: 15px;

	padding-top: 8px;

	height: 14px;

	display: block;

	text-decoration: underline;

}
.txt .sep {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	font-weight: normal;

	font-style: normal;

	padding-bottom: 15px;

	padding-top: 8px;

	height: 14px;

	display: block;

}
.grey_head_right {

	background-image: url(../images/grey_head_right.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 30px;

	width: 10px;

}
.pad_top_22 {

	padding-top: 22px;

}
.greenlite_bg {

	background-color: #f6fff0;

}
.testi_brd {

	border-bottom: 1px solid #f1f1f1;

}
.pad_btm_15 {

	padding-bottom: 15px;

}
.main_corner_right_bg {

	background-image: url(../images/main_corner_right_bg.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}
.img_approach {

	background-image: url(../images/img_approach.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 198px;

}
.port_sub_cat {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #4b4c37;

	text-decoration: none;

}

.port_sub_cat a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	font-weight: bold;

	text-decoration: none;

	margin-right: 2px;

	margin-left: 2px;

}

.port_sub_cat em a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #77bb44;

	font-weight: bold;

	text-decoration: underline;

	font-style: normal;

	margin-right: 2px;

	margin-left: 2px;

}
.port_heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #94bc37;

	text-decoration: none;

	font-weight: normal;

}
.port_txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	line-height: 15px;

	text-decoration: none;

	font-weight: normal;

}

.port_txt a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #94bc37;

	line-height: 15px;

	text-decoration: underline;

	font-weight: normal;

}
.port_brd {

	border-bottom: 1px dotted #d9d9d9;

}
.slide_right_bg {

	background-image: url(../images//slide_right_bg.jpg);

	background-position: left bottom;

	background-repeat: no-repeat;

	width: 15px;

	height: 119px;

}

.slide_left_bg {

	background-image: url(../images//slide_left_bg.jpg);

	background-position: right bottom;

	background-repeat: no-repeat;

	width: 15px;

	height: 119px;

}

.slide_bg {

	background-image:url(../images//slide_bg.jpg);

	background-position: right bottom;

	background-repeat: repeat-x;

}

.slide {

}

.slide img {

	border: 2px solid #fff;

}

.slide .div_arrow {

	background-image: url(../images//silde_arrow.jpg);

	background-position: center top;

	background-repeat: no-repeat;

	padding-top: 24px;

	display: block;

}

.slide .div_arrow .div_active {

	background-color: #77bb44;

	padding: 3px;

	display: block;

}

.slide .div_dearrow {

	padding-top: 24px;

}

.slide .div_dearrow .div_active {

	padding: 3px;

}

.port_heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #94bc37;

	text-decoration: none;

	font-weight: normal;

}
.txt_h7 {

	font-family: Arial, "Times New Roman", Times, serif;

	font-weight: normal;

	font-size: 20px;

	color: #003366;

	text-decoration: none;

}

.txt_h7 a {

	font-family: Arial, "Times New Roman", Times, serif;

	font-weight: normal;

	font-size: 20px;

	color: #003366;

	text-decoration: none;

}
.conn_brd {

	padding-bottom: 8px;

	border-bottom: 1px solid #f1f1f1;

}
.pad_right_15 {

	padding-right: 15px;

}
.blog_li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: none;

	list-style-image: url(../images/blog_li.png);

	margin-left: 16px;

}

.blog_li li {

	line-height: 22px;

}

.blog_li li a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: none;

}

.blog_li li a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: underline;

}
.contact_txtfield {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	padding: 5px 3px 0px 3px;

	text-decoration: none;

	height: 21px;

	width: 100%;

	border: 1px solid #CCCCCC;

}

.contact_txtarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	padding: 3px 3px 0px 3px;

	text-decoration: none;

	height: 130px;

	width: 100%;

	border: 1px solid #CCCCCC;

	margin-top: 5px;

}

.btn_submit {

	background-color: #003366;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #fff;

	border: none;

	padding: 0px 3px 0px 3px;

	text-decoration: none;

	height: 25px;

	width: 100px;

}
.calculator_box_bg {
	background-image:url(../images//calculator_box_bg.jpg);
	background-repeat:repeat-y;
	width:434px;
}
.bg_calculate_value {

	background-image: url(../images/bg_calculate_value.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	padding-top: 6px;

	padding-left: 6px;

	width: 216px;

	height: 28px;

}
.img_client {

	border: 1px solid #b0d4f9;

	background-color: #e5f2ff;

	padding: 5px;

	margin-right: 13px;

	margin-bottom: 13px;

}
/* Old Css Ends */



/* Azeem CSS */
/*--------------------------------------------*/

/*========= our work  ========= */

#ourWork{

	width:100%;

}



#ourWork.byApp.showControls{

	height:387px;

}



#ourWork.byApp.hideControls{

}



#ourWork.byBrand{

	background:#77BB44;

}



#ourWork.byBrand div.corner { 

  display:block;

  border: solid #77BB44;

  border-width: 0 1px;

  text-decoration: none;

  outline:none;

  background: #77BB44;

}



	#ourWork.byBrand div.corner div.corner{

	  display: block;

	  position:relative;

	  top: -1px;

	  left: 0;

	  border:solid #77BB44;

	  border-width:1px 0 0;

	}

	#ourWork.byBrand div.corner div.corner div.corner{

	  border-width:0 0 1px;

	  top: 2px; 

	}



#ourWorkNav{

	margin-top:20px;

	color:#CCCCCC;

}



#ourWorkNav ul{

	margin:0;

}



#ourWorkNav .label{

	float:left;

	font-weight:bold;

	color:#666666;

}



#ourWorkNav ul{

	float:left;	

}



#ourWorkNav li{

	list-style:none;

	padding:0 0 0 10px;

	margin:0 0 0 10px; 

	display:inline;

	border-left:1px solid #999999;

	

}



#ourWorkNav li.first{

	border-left:0; 

	padding-left:0;

}



img.ourWorkLowerLevel{

	margin-top:70px;

}



/*========= our work (by brand)  ========= */

#ourWork.byBrand .row{

	clear:both;

}



#ourWork.byBrand .app{

	float:left;

	margin:12px 3px 3px 3px;

	width:145px;

}
#ourWork.byBrand .app.first{

	float:left;

	margin-left:12px;

}



#ourWork.byBrand .app.last{

	float:left;

	margin-bottom:24px;

}



#ourWork.byBrand .app img{

	background:url(../images/bg_app_block.jpg) center center;

	padding:9px;

}



#ourWork.byBrand .app p{	

	margin:0 0 0 12px;

	color:#FFFFFF;

}



#ourWork.byBrand .app a{

	color:#FFFFFF;

	border-color:#FFFFFF;

}





/*========= our work gallery (by app) ========= */

#galleryContainer{

}



#ourWork.byAppHorizontal{

}



#galleryWindow{

	width:440px;

	overflow:hidden;

	position:relative;

}







#gallery{

}



#gallery .page{

}



#gallery .row{

	clear:both;


}



#gallery .appThumb {

	position:relative;

	cursor:pointer;

	padding-top: 26px;

	margin-right: 5px;

}



#gallery .appThumb img {

	border:3px solid #77BB44;

	padding:0;	

}



#gallery .appThumb img.colorThumb {

	margin-top: 26px;

	position:absolute;

	top:0;

	left:0;

}



#gallery .appThumb.hover img {

	border:3px solid #6AAF36;

}



#gallery .appThumb.selected {

	background-image: url(../images/silde_arrow.jpg);

	background-position: center top;

	background-repeat: no-repeat;

	padding-top: 26px;

}



#gallery .appThumb.selected img {

	border:3px solid #3399CC;

}



#pageControls{

	float:left;

	clear:both;

	margin:7px 13px 20px;

	width:415px;

	background:#B6DB9B;

}



.hideControls #pageControls{

	display:none;

}



#pageControls div.corner { 

  display:block;

  border: solid #B6DB9B;

  border-width: 0 1px;

  text-decoration: none;

  outline:none;

  background: #B6DB9B;

}

	#pageControls div.corner div.corner{

	  display: block;

	  position:relative;

	  top: -1px;

	  left: 0;

	  border:solid #B6DB9B;

	  border-width:1px 0 0;

	}

	#pageControls div.corner div.corner div.corner{

	  border-width:0 0 1px;

	  top: 2px; 

	}



#pageControls p{

	float:left;

	margin:0 0 0 105px;

	color:#FFFFFF;

	line-height:35px;

	text-align:center;

}



#pageControls .button{

	width:18px;

	height:19px;

	text-indent:-10000px;

	cursor:pointer;

}



#pageControls #previous{

	margin:7px 5px;

	float:left;

	background:url(../images/arrow_left.gif) no-repeat top left;		

}



#pageControls #next{

	

	margin:7px 5px;

	float:right;	

	/*margin:10px 15px 18px 0;*/

	background:url(../images/arrow_right.gif) no-repeat top left;		

}



#featured {

	height: 200px;

}



#featured .descriptionContainer{

	bottom:0;

	left:0;	

	top: 0;

	position:relative;

}



#featured .descriptionContainer table {

	position:absolute;

}



.noControls #pageControls{

	display:none !important;

}





/*========= our apps (horizontal) ========*/

#galleryContainerHorizontal{

	float:left;

	background: #77BB44;

	width:100%;

}

#galleryContainerHorizontal div.corner { 

  display:block;

  border: solid #77BB44;

  border-width: 0 1px;

  text-decoration: none;

  outline:none;

  background: #77BB44;

}

	#galleryContainerHorizontal div.corner div.corner{

	  display: block;

	  position:relative;

	  top: -1px;

	  left: 0;

	  border:solid #77BB44;

	  border-width:1px 0 0;

	}

	#galleryContainerHorizontal div.corner div.corner div.corner{

	  border-width:0 0 1px;

	  top: 2px; 

	  height:115px;

	}



#galleryContainerHorizontal #galleryWindow{

	float:left;

	width:844px;

	overflow:hidden;

	position:relative;

}



#galleryContainerHorizontal #gallery .appThumb{

	float:left;

	position:relative;

	margin:5px 1.5px;

	padding:0;

	border:5px solid #77BB44;

	cursor:pointer;

}



 



#galleryContainerHorizontal #gallery .appThumb.hover{

	border:5px solid #6AAF36;

}



#gallery .appThumb.first{

	margin-left:0 !important;

}



#galleryContainerHorizontal #gallery .appThumb.selected{

	border:5px solid #3399CC;

}



 



.pageControl{

	float:left;  

	margin:10px;

}



.pageControl .button{

	width:24px;

	height:87px;

	text-indent:-10000px;

	cursor:pointer;

}



#galleryContainerHorizontal #previous div.corner, #galleryContainerHorizontal #next div.corner { 

  display:block;

  border: solid #B6DB9B;

  border-width: 0 1px;

  text-decoration: none;

  outline:none;

  background: #B6DB9B;

  height:90px;

}

	#galleryContainerHorizontal #previous div.corner div.corner, #galleryContainerHorizontal #next div.corner div.corner{

	  display: block;

	  position:relative;

	  top: -1px;

	  left: 0;

	  border:solid #B6DB9B;

	  border-width:1px 0 0;

	  height:90px;

	}

	#galleryContainerHorizontal #previous div.corner div.corner div.corner, #galleryContainerHorizontal #next div.corner div.corner div.corner{

	  border-width:0 0 1px;

	  top: 2px; 

	  height:88px;

	}



#previous.pageControl .button{

	float:left;

	background:url(../images/arrow_left.gif) no-repeat center center;		

}



#next.pageControl .button{

	float:right;	

	background:url(../images/arrow_right.gif) no-repeat center center;	

}

.thin h5 {

	margin-top:20px;

}
.testi_brd {

	border-bottom: 1px solid #f1f1f1;

}
.blog_1_li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: none;

	margin-left: 16px;

}

.blog_1_li li {

	line-height: 22px;

}

.blog_1_li li a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: underline;

}

.blog_1_li li em {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #4b4c37;

	font-style: normal;

	text-decoration: none;

}
a.links {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	text-decoration: none;

	background-color: #003265;

	height: 17px;

	padding: 5px;

}

a.links:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	text-decoration: none;

	background-color: #003265;

	height: 17px;

	padding: 5px;

}

a.deactive_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-decoration: none;

	background-color: #e5f2ff;

	height: 17px;

	padding: 5px;

}

a.deactive_link:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	text-decoration: none;

	background-color: #003265;

	height: 17px;

	padding: 5px;

}
.cal_bg {

	border: 1px solid #CCCCCC;

	width: 40px;

	float:left;

}

.cal_bg .div_month {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

	background-color: #003366;

	width: 30px;

	padding: 5px;

	text-align: center;

	float:left;

}

.cal_bg .div_date {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #4b4c37;

	text-decoration: none;

	background-color: #fff;

	width: 30px;

	padding: 5px;

	text-align: center;

	float:left;

}

.cal_bg_1 {

	border: 1px solid #CCCCCC;

	width: 60px;

	float:left;

}

.cal_bg_1 .div_month_1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

	background-color: #003366;

	width: 50px;

	padding: 5px;

	text-align: center;

	float:left;

}

.cal_bg_1 .div_date_1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #4b4c37;

	text-decoration: none;

	background-color: #fff;

	width: 50px;

	padding: 5px;

	text-align: center;

	float:left;

}
.imGoing {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	background:#48649E none repeat scroll 0 0;

	color:#FFFFFF;

	cursor:pointer;

	float:left;

	font-size:14px;

	font-weight:bold;

	margin:10px 0;

	padding:5px 10px;

	text-transform:uppercase;

}

.imGoing.disabled {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	background:#CCCCCC url(../images/checkcircle.gif) no-repeat scroll 89% 50%;

	cursor:default;

	font-size:14px;

	padding-right:33px;

}

.imNotGoing {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	clear:both;

	color:#64AF2B;

	cursor:pointer;

	display:block;

	text-decoration:underline;

}
/* END AZEEM CSS */
/***************************
	RFQ
***************************/
#rfq {
	position: absolute;
	right: 5px;
	z-index:100;
}
.show_ask_for_quote {
	top: -498px;
}
.hide_ask_for_quote {
	top: 0px;
}
.main_contact {
	background-color: #000px;
	width:400px;
	background-color:#003265;
}
/***************************
	RFQ
***************************/

/*********************
Client Zoom Starts
*********************/
.zitem {
	width:102px;
	height:72px;	
	border:1px solid #999;	
	margin:3px 5px 5px 0;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
}

.zitem .caption {
	width:102px;
	height:18px;
	background:#000;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	/* fix it at the bottom */
	position:absolute;
	bottom:0px; /* fix IE issue */
	left:0;
	/* hide it by default */
	display:none;
	/* opacity setting */
	filter:alpha(opacity=70);    /* ie  */
	-moz-opacity:0.7;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.7;    /* for really really old safari */  
	opacity: 0.7;    /* css standard, currently it works in most modern browsers like firefox,  */
}

.zitem .caption a {
	text-decoration:none;
	color:#fff;
	/* add spacing and make the whole row clickable*/
	display:block;
	padding:2px;
}

.zitem img {
	position:absolute;
	left:0;

}
/*********************
Client Zoom Ends
*********************/
/* Popup HomePage */
.pop_header {background:url(../images/popup_head.png) repeat-x left top; padding-left:8px;}
.pop h1 {font-family: Tahoma, Geneva, sans-serif; font-size: 30px; color: #fff; padding:0px; margin: 0px;}
.pop h2 {font-family: Tahoma, Geneva, sans-serif; font-size: 19px; color: #003265;}
.pop li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; list-style-image: url(../img/bullet-1.gif); padding: 0px; margin: 0px; margin-left:20px; margin-bottom: 8px;}
.pop p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333;}

.f16{ font-size:16px;}