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

body{
	background-image:url(../images/common/bg.jpg);
	background-repeat:repeat-x;
	width:1000px;
	border:solid;
	border-width:1px;
	border-color:#9c6127;
	margin:0px auto;
	
	

}

#wrapper{
	width:1000px;
}

/*<--------------------Header Area Start-------------------->*/

.header{
	background-image:url(../images/common/headerbg.png);
	width:1000px;
	height:96px;
}

p { margin-top: 0.2em; }

.logo{
	float:left;
	margin:9.5px 0px 0px 20px;
	
}

.imglogo{
	border:0;	
	}

.header-text{
	float:right;
	font-family:"Century Gothic";
	color:#333333;
	font-size:18px;
	font-weight:600;
	letter-spacing:1px;		
	font-style:italic;
	margin:35px 20px 0px 0px;
}
/*<--------------------Header Area Close-------------------->*/


/*<--------------------Content Area Start-------------------->*/

#content{
	height:426px;
	width:1000px;
	margin:0px auto;
	background-image:url(../images/common/contentbg.png);
}

.left-content{
	height:426px;
	background-image:url(../images/common/library.png);
	width:315px;
	float:left;
}


.right-content{
	height:426px;
	background-image:url(../images/common/shelfbg.png);
	width:685px;
	float:right;
}

.book-container1{
	float:left;
	height:110px;
	margin:0px 0px 0px 0px;
}

.agr_book{
	display:block;
	width:90px;
	height:120px;
	background:url(../images/books/agriculture_book.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:-3px 0px 0px 60px;
}

.agr_book:hover{
	background-position: 0 0;

}

.edu_book{
	display:block;
	width:94px;
	height:118px;
	background:url(../images/books/education_foundation_book.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:-3px 0px 0px 60px;
}

.edu_book:hover{
	background-position: 0 0;
}


.dis_book1{
	display:block;
	width:179px;
	height:104px;
	background:url(../images/books/book1_Dis.png);
	text-indent: -99999px;
	float:left;
	margin:8px 0px 0px 100px;
}

.dis_book1:hover {
	background-position: 0 0;
}

.dis_book2{
	display:block;
	width:143px;
	height:64px;
	background:url(../images/books/book2_Dis.png);
	text-indent: -99999px;
	float:left;
	margin:45px 0px 0px 90px;
}

.dis_book2:hover{
	background-position: 0 0;
}

.book-container2{
	width:665px;
	float:left;
	height:141px;
	margin:10px 0 0 0;
	z-index:12;
}

.dis_book3{
	display:block;
	width:149px;
	height:69px;
	background:url(../images/books/book3_Dis.png);
	text-indent: -99999px;
	float:left;
	margin:68px 0px 0px 60px;
}

.dis_book3:hover{
	background-position: 0 0;
}

.ene_book{
	display:block;
	width:98px;
	height:113px;
	background:url(../images/books/energy_book.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:30px 0px 0px 30px;

}

.ene_book:hover{
	background-position: 0 0;
}

.ent_book{
	display:block;
	width:113px;
	height:133px;
	background:url(../images/books/entertainement_center_book.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:10px 0px 0px 80px;
}

.ent_book:hover{
	background-position: 0 0;
}

.inf_tec_book{
	display:block;
	width:90px;
	height:140px;
	background:url(../images/books/information_technology_book.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:2px 0px 0px 40px;
}

.inf_tec_book:hover{
	background-position: 0 0;
}

.book-container3{
	margin-top:12px;
	width:655px;
	height:131px;
	float:left;
}

.tex_book{
	display:block;
	width:139px;
	height:135px;
	background:url(../images/books/textile_book.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:1px 0px 0px 125px;
}

.tex_book:hover{
	background-position: 0 0;
}

.tra_book{
	display:block;
	width:99px;
	height:116px;
	background:url(../images/books/trading_book.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:14px 0px 0px 67px;
}

.tra_book:hover{
	background-position: 0 0;
}

.dis_book4{
	display:block;
	width:179px;
	height:104px;
	background:url(../images/books/book4_Dis.png);
	text-indent: -99999px;
	float:left;
	margin:20px 0px 0px 45px;
}

.dis_book4:hover {
	background-position: 0 0;
}

.expand_top,.expand_wrapper
{
	margin:-292px 2px 0px 32px;
	float:left;
}
h1 {
	font: Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 20px 0;
	color: #ffffff;
}

h2.expand_heading {
	padding: 0 0 0 25px;
	margin: -3px 0 -35px 250px;
	background:url(../images/according/expand_collapse.png) no-repeat;
	height: 47px;
	line-height: 47px;
	font-family:Arial, Helvetica, sans-serif;
	width: 125px;
	font-size: 14px;
	font-weight: bold;	
	float: left;
}
.expand_all
{
cursor:default;
}
h2.expand_heading a {
	color: #321812;
	text-decoration: none;
	display: block;
	margin:3px 0px 0px -10px;
}
h2.expand_heading a:hover {
	color: #321812;
}

h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	background:url(../images/according/text_pane.png);
	overflow: hidden;
	font-size: 1.2em;
	width: 636px;
	height:134px;
	clear: both;
}
.toggle_container .box {
	padding: 20px;
}
.toggle_container .box p {
	padding: 5px 0;
	color:#ffe2bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	margin: 10px 0;
}
/*.toggle_container h3 {
	font: 2.0em normal Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	color:#fff;
	border-bottom: 1px dotted #ccc;
}*/
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
/*	background: #fff;
	border: 1px solid #ccc;*/
}
.expand_all
{
width:116px;
height:29px;
background:url(extra_buttons.png) no-repeat top left;
float:right;
cursor: pointer; 
}
.expanded
{
background-position:bottom left;
}



.content_text{
	float:left;
	font-family:"Century Gothic";
	letter-spacing:1px;
	color:#000000;
	font-size:19px;
	font-style:italic;
	margin:17px 20px 0px 29px;
}

#crumb{
	height:50px;
}

.crumbs{
	float:left;
	font-family:"Century Gothic";
	letter-spacing:1px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:17px 0px 0px 29px;
}
.crumbs a{
	text-decoration:none;
	color:#18120f;
	margin:0 3px; padding:0 0px 0 0;
}
.crumbs a:hover{
	color:#fff;
}

.arrow{
	background:url(../images/according/breadcrumb.png);
	float:left;
	width:9px;
	height:7px;
	margin:23px 0px 0px 4px;
}
.color1{
	float:left;
	font-family:"Century Gothic";
	letter-spacing:1px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#f5f5f5;
	margin:17px 0px 0px 6px;
}

.seedpro{
	display:block;
	width:218px;
	height:249px;
	background:url(../images/agriculture/seed_processing_combine.png) bottom;
	text-indent: -99999px;
	margin:50px 210px 0px 0px;
	float:right;
}

.seedpro:hover{
	background-position: 0 0;
}

.poultry{
	display:block;
	width:182px;
	height:213px;
	background:url(../images/agriculture/poultry_combine.png) bottom;
	text-indent: -99999px;
	margin:187px -14px 0px 0px;
	float:right;
}

.poultry:hover{
	background-position: 0 0;
}

.sheepfar{
	display:block;
	width:200px;
	height:240px;
	background:url(../images/agriculture/sheep-farming_combine.png) bottom;
	text-indent: -99999px;
	margin:69px -9px 0px 0px;
	float:right;
}

.sheepfar:hover{
	background-position: 0 0;
}

.tradmedical{
	display:block;
	width:200px;
	height:240px;
	background:url(../images/trading/medical_sub_categories_combine.png) bottom;
	text-indent: -99999px;
	margin:75px 300px 0px 0px;
	float:right;
}

.tradmedical:hover{
	background-position: 0 0;
}

.tradfood{
	display:block;
	width:193px;
	height:240px;
	background:url(../images/trading/food_combine.png) bottom;
	text-indent: -99999px;
	margin:100px 20px 0px 0px;
	float:right;
}

.tradfood:hover{
	background-position: 0 0;
}

.enepowerplants{
	display:block;
	width:192px;
	height:240px;
	background:url(../images/energy/power_plants_combine.png) bottom;
	text-indent: -99999px;
	margin:75px 300px 0px 0px;
	float:right;
}

.enepowerplants:hover{
	background-position: 0 0;
}

.enerenewable{
	display:block;
	width:200px;
	height:240px;
	background:url(../images/energy/renewable_energy_combine.png) bottom;
	text-indent: -99999px;
	margin:100px 20px 0px 0px;
	float:right;
}

.enerenewable:hover{
	background-position: 0 0;
}

.partners{
	display:block;
	width:139px;
	height:155px;
	background:url(../images/partner/partners_icg.png);
	text-indent: -99999px;
	margin:153px 87px 0px 0px;
	float:right;
}

.partners:hover{
	background-position: 0 0;
}

.partnerstex{
	display:block;
	width:138px;
	height:155px;
	background:url(../images/partner/partners_textile.png);
	text-indent: -99999px;
	margin:153px 0px 0px 0px;
	float:right;
}

.partnerstex:hover{
	background-position: 0 0;
}

.partnersaur{
	display:block;
	width:141px;
	height:159px;
	background:url(../images/partner/partners_aurora.png);
	text-indent: -99999px;
	margin:208px 0px 0px 0px;
	float:right;
}

.partnersaur:hover{
	background-position: 0 0;
}

.partnerlogo{
	height:318px;
	width:141px;
	float:right;
}

.partnersfam{
	display:block;
	width:141px;
	height:159px;
	background:url(../images/partner/partners_familyfun.png);
	text-indent: -99999px;
	margin:0px 0px 0px 0px;
	float:right;
}

.partnersfam:hover{
	background-position: 0 0;
}

.partnerspic{
	display:block;
	width:141px;
	height:159px;
	background:url(../images/partner/partners_picopower.png);
	text-indent: -99999px;
	margin:49px 0px 0px 0px;
	float:right;
}

.partnerspic:hover{
	background-position: 0 0;
}

.partnersedi{
	display:block;
	width:140px;
	height:158px;
	background:url(../images/partner/partners_edi.png);
	text-indent: -99999px;
	margin:116px 0px 0px 0px;
	float:right;
}

.partnersedi:hover{
	background-position: 0 0;
}

.partnersagr{
	display:block;
	width:140px;
	height:163px;
	background:url(../images/partner/partners_agriculture.png);
	text-indent: -99999px;
	margin:55px 0px 0px 0px;
	float:right;
}

.partnersagr:hover{
	background-position: 0 0;
}


.detailimg{
	display:block;
	width:200px;
	height:240px;
	margin:56px 0px 0px 40px;
	float:left;
}

.detailimg:hover{
	background-position: 0 0;
}

#shefar_txtbg{
	display:block;
	width:723px;
	height:315px;
	background:url(../images/common/contentcanvas.png);
	margin:15px 0px 0px 15px;
	float:left;
}


.heading{
	display:block;
	width:640px;
	float:left;
	font-family:"Century Gothic";
	font-size:18px;
	color:#000;
	font-style:italic;
	font-weight:bold;
	margin:35px 0px 4px 40px;
	
}


.scroll-pane{
	display:block;
	height:210px;
	width:640px;
	float:left;
	font-family:"Century Gothic";
	font-size:13px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*letter-spacing:1px;*/
	color:#000;	
	overflow:auto;
	margin:5px 0px 0px 40px;
}





.text_control{
	display:block;
	font-family:"Century Gothic";
	font-size:16px;
	color:#000;
	font-style:italic;
	margin:3px 0px 3px 0px;
}

/*.paragraph{
	display:block;
	font-size:13px;
	color:#000;
	font-family:"Century Gothic";
	margin:3px 0px 3px 0px;
}*/

.list{
	display:block;
	margin:3px 0px 3px 0px;
}

.list2{
	font-size:13px;
	font-family:"Century Gothic";
	color:#000;
	margin:0px 0px 0px 0px;
}

	


	



	
/*<--------------------Content Area Close-------------------->*/


/*<--------------------Footer Area Start-------------------->*/

#footer{
	background-image:url(../images/common/footerbg.png);
	height:54px;
	width:1000px;
	margin:0px auto;
}

.homeicon{
	display:block;
	width:39px;
	height:29px;
	background:url(../images/icon/home_combine_ico.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:13px 0px 13px 10px;
}


.homeicon:hover{
	background-position: 0 0;
}

.corporateicon{
	display:block;
	width:39px;
	height:29px;
	background:url(../images/icon/corporate_responsibility_combine_ico.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:13px 0px 13px 10px;
}

.corporateicon:hover{
	background-position: 0 0;
}

.partnericon{
	display:block;
	width:39px;
	height:29px;
	background:url(../images/icon/partner_combine_ico.png) bottom;
	text-indent: -99999px;
	float:left;
	margin:13px 0px 13px 10px;
}

.partnericon:hover{
	background-position: 0 0;
}

/*.icon4{
	height:24px;
	width:25px;
	background-color:#F00;
	float:left;
	margin:13px 0px 13px 20px;
}*/

.copyright{
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	font-style:italic;
	float:right;
	margin:20px 20px 0px 0px;
}
	

/*<--------------------Footer Area Close-------------------->*/