@charset "utf-8";
/* CSS Document */
/* This CSS Is Used For Testimonials Page, http://www.studioblossoms.com */


#basic-accordian{ float:left; background:url(../images/accordian_bg.jpg) left top repeat-y; width:587px; font:11px/normal Verdana, Geneva, sans-serif; margin:10px 0 0 10px; /*-moz-user-select: none!important;
	-khtml-user-select: none!important;*/
	outline:none!important;
border:1px solid #CACACA;
/*width:591px; position:absolute; left:406px; top:153px; margin-left:-175px; z-index:2; margin-top:-100px; border: 5px solid #EDEAE4; background-color: #EDEAE4; */
}

.accordion_headings{
/*	padding:0 10px 0 0;
	color:#fff;
	margin:0 0 3px 0;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #E8DEB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: right;
	width:142px;
	background:url(../images/accordian_heading.jpg) right top no-repeat;*/
	height:20px;
	line-height:20px;
	color:#8cd5f2;
	 cursor:pointer;
	 padding:0 20px 0 0;
	 margin: 0 0 0 0;
	 width:132px;
	
}

.accordion_headings:hover{
	color: #FF0!important;
	padding:0 20px 0 0;
	background:url(../images/accordian_arrow.gif) 138px 8px no-repeat;
}

.left_border{ border-left:1px solid #EAEAEA; padding:0 0 20px 10px;}

.accordion_child{ padding:27px 0 20px 25px; float:left; width:409px; height:auto; }

.header_highlight{
background:url(../images/accordian_arrow.gif) 138px 8px no-repeat;
	color: #FF0;	}
.menu_bar_color {background-color: #EDEAE4;}

.north_america{ background:url(../images/worldmap_northamerica.jpg) 255px 10px no-repeat;}
.south_america{background:url(../images/worldmap_southamerica.jpg) 255px 10px no-repeat;}
.asia{background:url(../images/worldmap_asia.jpg) 255px 10px no-repeat;}
.africa{background:url(../images/worldmap_africa.jpg) 255px 10px no-repeat;}
.europe{background:url(../images/worldmap_europe.jpg) 255px 10px no-repeat;}
.australia{background:url(../images/worldmap_australia.jpg) 255px 10px no-repeat;}

.head_office{ background:url(../images/india_map.jpg) 286px 10px no-repeat;}
.mfg_office{ background: url(../images/india_mfg.jpg) 286px 10px no-repeat;}
.reg_office{ background: url(../images/india_reg.jpg) 286px 10px no-repeat;}
.branch_office{ background:url(../images/india_branch.jpg) 286px 10px no-repeat;}
.rep_office{ background:url(../images/india_rep.jpg) 286px 10px no-repeat;}

.accordion_child .city_head{ background:url(../images/accor_sub_headbg.jpg) left top no-repeat; height:37px; float:left; display:block; padding:0 0 0 15px; color:#045993; font:12px/normal Verdana, Geneva, sans-serif; font-weight:bold; margin:0;  }

.accordion_child .city_head span{background:url(../images/accor_sub_headbg.jpg) right top no-repeat; padding:0 15px 0 0; float:left; height:37px; display:block; line-height:34px;}

.accordion_child ul { padding:0; margin:0; float:left; list-style-type:none; clear:left;}

.accordion_child ul li { padding:5px 0 0 4px; margin:0; float:left; display:block; line-height:17px; width:370px; }

.txt_red{ color:#b84702;}