@charset "utf-8";
/*home.html  css  start here*/

*{
	margin: 0px;	
	padding:0px;
}
body{
   margin: 0px;
   color:#fff;
   font-size:12px;
   font-family: Arial,Verdana,helvetica;
   text-align:left;
   background:#ffff;
}
div,table,tr,th,td,p,ul,li,input,textarea,select,form,address,span{
	font-family:Arial,Verdana,Helvetica, sans-serif;
}
h1,h2,h3{
 
}
a{
	border:none;
	color:#0265FE;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img{
	border-left-style:none;
}
img{
	border:none;
}
.clear{
	height:0;
	line-height:0;
	clear:both;
}
.errorMessage{
	width:100%;
	padding:5px;
	font-family:Arial,Verdana;
	font-size:12px;
	font-weight:bold;
	color:red;
	font-style:italic;
	text-align:center;
}
.fontClass{
	font-family: Arial,Verdana,helvetica;
	font-size:12px;
	font-weight:bold;
}
/*css  start here*/

.wrapper{
	width:1020px;
	margin:0 auto;
}
.leftContainer{
	width:371px;
	float:left;
	background:#fff6ed url(../images/symbol.png) no-repeat left top;
}

/*leftSidebar start here*/
.leftSidebar{
	width:371px;
	display:block;
	margin-top:72px;	
}
.authorDetail{
	display:block;
}
.author{
	float:right;
	font-size:21px;
	color:#343434;
	font-family:Britannic;
	font-weight:bold;
	margin-right:15px;
	padding-bottom:18px;
	background:url(../images/autorBottom.png) no-repeat  right  bottom;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.author{
	font-size:18px;
}
}
.authorRnak{
	width:350px  !important;
	float:right;
	font-size:14px;
	color:#c78604;
	font-family:Calibri;
	font-weight:bold;
	text-align:right;
	padding-right:15px !important;
}
.leftMenu{
	width:371px;
	float:right;
	background:url(../images/author.png) no-repeat  left bottom;
	padding-bottom:187px;
	margin-bottom:130px;
}
.leftMenu li {
	background:transparent url(../images/home.png) no-repeat scroll right 14px;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right:14px;
	width:306px !important;
}
.leftMenu li a{
	float:right;
	text-align:right;
	color:#0265fe;
	font-size:24px;
	font-family:Agency FB;
	line-height:40px;
}

#selected{
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right:14px;
	width:306px !important;
	background:transparent url(../images/bg.png) no-repeat scroll right 17px;
	padding-right:26px;
}
.gap{
	margin-right:13px;
}
.detailInfo{
	width:350px;
	float:right;
	padding-right:14px;
	margin-bottom:30px;
}
.detailInfo li{
	list-style:none;
	list-style-image:none;
	
}
.detailTitle{
	text-align:right;
	color:#646464;
	margin-bottom:22px;
}
.detailTitleA{
	width:314px;
	float:right;
	text-align:right;
	color:#646464;
	font-weight: normal;
	font-family:Arial;
	font-size:12px;
}
.developer{
	width:358px;
	height:54px;
	line-height:54px;
	background:#fff;
	color:#939292;
	font-family:Agency FB;
	font-size:20px;
	font-weight:normal;
	float:right;
	text-align:right;
	padding-right:13px;
}
/*leftSidebar end here*/


/*leftSidebar end here*/
.rightWrapper{
	width:644px;
	float:left;
	background: url(../images/rightContainerConent.png) repeat-y;
}

.rightContainer{
	width:644px;
	float:left;
	min-height:925px;
	background: url(../images/rightContainerBg.png) no-repeat  right bottom;
}
.content{
	width:571px;
	margin:34px auto;
}

.bannerWrp{
	display:block;
}
.banner{
	width:568px;
	height:188px;
	display:block;
	margin-bottom:21px;
}

/*boxRpt start here*/
.boxRpt{
	width:550px;
	display:block;
	margin-bottom:13px;
	text-align:left;
}
.title{
	width:547px;
	height:25px;
	display:block;
	border-bottom:2px solid #a3a3a0;
	margin-bottom:15px;
	padding-bottom:6px;
	padding-top:6px;
}
.titleText{
	line-height:25px;
	float:left;
	font-family:Century Gothic;
	font-size:18px;
	font-weight:bold;
	background:url(../images/moon.png) no-repeat;
	padding-left:23px;
	color:#cdcdcd;	
}
.boxRptContent{
	width:547px;
	display:block;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:15px;
	padding-top:50px;
	border:1px solid #c1c1c1 !important;
}
.reademore{
	width:571px;
	height:20px;
	display:block;
}
.reademoreText{
	color:#febb36;
	float:right;
	margin-right:23px;
}

/*boxRpt end here*/



/*Pagging  Start here*/
.paggingRpt{
	width:571px;
	display:block;
}
.pagging{
	height:35px;
	float:right;
}
.paggingLeftShape{
	width:20px;
	height:35px;
	float:left;
	background:url(../images/paggingLeftShape.png) no-repeat;
}
.paggingContent{
	height:35px;
	float:left;
	background:url(../images/paggingContent.png) repeat-x;
}
.paggingRightShape{
	width:20px;
	height:35px;
	float:left;
	background:url(../images/paggingRightShape.png) no-repeat;
}
.paggingValue{
	padding:10px 10px;
}
.value{
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#c6c6c6;
}
.serial{
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#c6c6c6;
	text-decoration:none;
	padding:0px  4px;
}
.serial:hover{
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#c6c6c6;
	text-decoration:underline;
	padding:0px  4px;
}
/*Pagging  end here*/

/*home.html  css  end here*/



/*photoGallery.html  css  start here*/
.shed {
	border:1px solid #A3A3A0;
	padding-left:12px;
	padding-right:7px;

}
.galleryRpt{
	width:544px;
	display:block;
}
.galleryBox{
	width:125px;
	height:160px;
	float:left;
	margin:5px;
}
.imageRp{
	display:block;
	border:4px solid #a5a5a5;
	margin-bottom:8px;
}
.imageInfo{
	display:block;
	border:1px solid #438ac7;
	background:url(../images/imageInfo.png) repeat-x;
	color:#1f1708;
	line-height:27px;
	text-align:center;
}
.shedRt{
	margin-right:14px;
}
/*photoGallery.html  css  end here*/



/*publication.html   css  start here*/
.publicationBox{
	width:542px;
	margin-bottom:24px;
	height:auto;
	float:left;
	
}
.publicationThesis{
	width:543px;
	float:left;
	background:#fff;
	margin-bottom:24px;
	border:1px solid #343434;
}
.publication{
	width:540px;
	float:left;
	background:#fff;
	margin-bottom:24px;
	border:1px solid #343434;
}

.publicationItem{
	width:150px;
	float:left;
	padding:4px 4px 4px 4px;
	border-right:1px dashed #d9d9d9;
}
.publicationContent{
	width:360px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
.journalTitle{
	display:block;
	line-height:15px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#434343;
	width:100%;
	font-size:14px;
	margin-bottom:4px;
}
.journalContent{
	display:block;
	line-height:15px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#777777;
	width:100%;
	font-size:12px;
	margin-bottom:4px;
}
.publisherText{
	color:#777777;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	width:100%;
	margin-top:15px;
	margin-bottom:4px;
}
.url{
	display:block;
	line-height:15px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#777777;
	width:100%;
	font-size:12px;
	margin-bottom:11px;
}
.titleBox{
	width:100%;
	display:block;
}
.pb{
	color:#050000;
}
.link{
	float:left;
}
.btn{
	width:61px;
	float:right;
	background:url(../images/btn.png) no-repeat;
	line-height:24px;
	height:24px;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.btnR{
	width:61px;
	float: left;
	background:url(../images/btn.png) no-repeat;
	line-height:24px;
	height:24px;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin:3px 0 5px 0;
}
.journalOne{
	position:absolute;
	width:89px;
	height:91px;
	margin:-14px 0 0 448px;
	background:url(../images/thesis.png) no-repeat;journal
}
.book{
	position:absolute;
	width:89px;
	height:91px;
	margin:-12px 0 0 310px;
	background:url(../images/bookRp.png) no-repeat;
}
.journalTwo{
	position:absolute;
	width:89px;
	height:91px;
	margin:-12px 0 0 310px;
	background:url(../images/journal.png) no-repeat;
}
.journalD{
	position:absolute;
	width:89px;
	height:91px;
	margin:-12px 0 0 472px;
	background:url(../images/journal.png) no-repeat;
}
.btnThesisQ {
	background:transparent url(../images/btnThesisQ.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-family:Tahoma;
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin:26px 0 5px;
	text-align:center;
	width:100px;
	font-size:15px;
	padding-left:7px;
}
.publicationContainer {
	float:left;
	padding-left:10px;
	padding-top:10px;
	background:#fff6ee;
}
/*publication.html   css  end here*/

.publicationRpt{
	margin-bottom:0pt;
	text-align: justify;
	margin:10px;
	line-height:20px;
}
.publisedRp{
	float:right;
	margin-bottom:34px;
	margin-right:12px;
	margin-top:30px;
	padding-left:18px;
	width:239px;
}
.pubBtn{
	margin:4px 0px 0px 82px;
}
.contentRpt{
	display:block;
	line-height:15px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#777777;
	font-size:12px;
	margin-bottom:4px;
	padding-bottom:72px;
}
.journalText {
	color:#777777;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:4px;
	width:100%;
}

/*photo Gallery css Start here*/
.pohotoGallery{ width:585px !important; margin-bottom:86px !important}
.leftGallery{float:left; width:31px; }
.galleryContent{float:left;}
.rightGallery{float:left; width:31px; margin-left:10px;}
.galleryContent li{ list-style:none; float:left;}
.galleryContent li a{ width:108px; float:left; margin:0px 0px 0px 10px;}
.leftKpt{ margin-bottom:3px;}
/*photo Gallery css end here*/



/*jquery Slider  CSS  start here*/
.photoK{
	float:left;
	list-style:none;
}

.scrollable {
	float:left;	
}
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:0px 10px;
	cursor:pointer;
	font-size:1px;
}
a.disabled {
	visibility:hidden !important;		
} 	
.scrollable {
	border:1px solid #CCCCCC;
	height:101px;
	margin-top:12px;
	overflow:hidden;
	padding-right:10px;
	position:relative;
	width:454px;
}
.scrollable img.hover {
	background-color:#123;	
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable img {
	float:left;
	background-color:#ffff;
	padding:2px;
	border:1px solid #c1c1c1;
	cursor:pointer;
	width:100px;
	height:75px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:8px 0px 0px 8px;
}
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
/* right */
a.right{
	background:url(../images/leftGallery.png) no-repeat;
	width:31px;
	height:101px;
	float:left;
} 

/* left */
a.left{
	background: url(../images/rightGallery.png) no-repeat;
	width:31px;
	height:101px;
	float:left;
}

