﻿
body 
{
	margin:0px;
	padding:0;
	width:100%;
	
	/*font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;*/
/*font-family: Cambria;*/

font-family: 'Droid Serif', serif;
/*font-family: 'Droid Sans', sans-serif;*/
}

.HeaderDiv
{
	height:400px;
	width:100%;
	
	background-color:#5DB3CC;
	border-bottom-color:#E8E8E8;
	border-bottom-style:solid;
}
.M_HeaderDiv
{
	height:170px;
	width:100%;
	
	background-color:#5DB3CC;
	border-bottom-color:#E8E8E8;
	border-bottom-style:solid;
}
.MiddleDiv
{
	height:100%;
	width:100%;
	
	border-bottom-color:#E8E8E8;
	border-bottom-style:solid;
}
.M_InnerDiv
{
	margin:0px auto 0px;
	width:1000px;
	height:auto;
	
}
.FooterDiv
{
	/*height:300px;*/
	height:240px;
	
	width:100%;

	background-color:#B6B6B6;
}
.F_InnerDiv
{
	margin:0px auto 0px;
	width:1000px;
	height:auto;
}
.FooterDiv h4
{
	/*font-family:Cambria;*/
	color:Black;
    font-size:18px;
    margin:0;
	 padding:5px 5px 5px 10px;
}
.FooterDiv p
{
	/*font-family:Cambria;*/
	color: White;
    font-size:16px;
	padding-top:5px;
	font-weight:bold;
}
.FooterDiv .Social
{
	width:30px;
	height:30px;
	padding-top:5px;
	opacity: 0.6;
    filter: alpha(opacity=60);   /* For IE8 and earlier */
}
.FooterDiv .Social:hover
{
	opacity: 1.0;
    filter: alpha(opacity=100);   /* For IE8 and earlier */
}
.FooterDiv .F_Image
{
	width:75px;
	height:75px;
	border:solid 5px #E8E8E8;
	
}
.F_left
{
	/*float:left;
	width:390px;
		height:auto;*/
	float:left;
	width:200px;
		height:auto;
}
.F_center
{
	/*width:300px;
	float:left;*/
	width:380px;
	float:left;
}
.F_right
{
	/*width:300px;
	float:right;*/
		width:410px;
	float:right;
}
.H_InnerDiv
{
	margin:0px auto 0px;
	width:1000px;
	height:150px;
}

.H_Table
{
	width:100%;
	height:100%;
	margin:0px;

}
.H_Table tr td
{
	/*border:solid #d4d4d4;*/
	height:auto;
		vertical-align:top;
}
.Div_MDiv
{
	margin:0px auto 0px;
	width:1000px;
	height:100%;
	
}
.Div_Contener
{
	margin-top:160px;
	
	width:100%;
	height:100%;
}
.Div_VMenu
{
	width:300px;
	height:auto;
	vertical-align:top;
}
.Div_ConPlaceHolder
{
	width:700px;
	height:auto;
	vertical-align:top;
}
.height1
{
	height:150px;
}
/* Footer DAta Display */
/* Right Table Head Font */
.font_head
{
	font-size:14pt;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	color:White;
	/*font-family:Georgia;*/
}
/* End of Right Table Head Font */


.Img_Table
{
	width:100%;
	height:100%;
	margin:0px;
	padding-bottom:10px;
	border-bottom:solid 2px #858787;
}
.Img_Table tr td
{
	width :500px;
	height:auto;
}
.Img_Table tr td table
{
	width:60%;
	height:auto; 
	margin-top:5px;
}
.Img_Table tr td table tr td b
{
	/*font-family:Verdana;*/
	font-size:11pt;
	font-weight:normal;
	color:White;
	
}
.Social_Img
{
	width:60px;
	height:60px;
}
.Social_Img:hover
{
	background-color:Black;
	border-radius:15px;
}
/* End OF Footer DAta Display */

/* Index Page */
.I_Table
{
	width:100%;
	height:100%;
	margin-top:30px;
	border:solid 2px #E8E8E8;
	margin-left:20px;
}
.All_tr
{
	width:100%;
	height:auto;
}
.I_Inner_Table
{
	width:80%;
	height:auto;
	margin-top:20px;
}
.I_Inner_Table tr td
{
	font-size:11pt;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	height:30px;
}
.I_Inner_Table tr:hover
{
	background-color:#bce6f1;
}
.I_Inner_Table_Header
{
	font-size:11pt;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	height:30px;
	background-color:#ececec;
	
}
.TR_Head
{
	width:100%;
	height:40px;
	background-color:#5DB3CC;
}
.Font_Heading
{
	font-size:16pt;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	color:White;
	/*font-family:Georgia;*/
}
.lnk_Button
{
	width:auto;
	/*height:100px;*/
	font-size:14pt;
	text-decoration:none;
	color:#fff;
	background-color:#3fa5c2;
	border:solid 2px #E8E8E8;
	border-radius:8px;
}
/*.lnk_Button:hover
{
	width:60px;
	height:40px;
	text-decoration:underline;
	color:White;
	font-weight:bold;
}*/
/* End Index Page */

/* Vertical Menu */
.menu_div1 ul
{
	padding:0px;
	margin:0px;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:15px;
	color:#000;
	list-style:none;
	text-indent:15px;
	text-align:left;
}
.menu_div1 ul li
{
	background:#eee;
	line-height:40px;
        border-bottom:1px solid #bbb;
}
.menu_div1 ul li a
{
	text-decoration:none;
	color:#000;
	display:block;
}
.menu_div1 ul li a:hover
{
	background:#ddd;
	color:#008fc1;
}
/* End of Vertical Menu */

/* TextBox */
.regularfont
{
	/*font-family:Calibri;*/
	font-size:11pt;
	font-weight:normal;
	/*color:Black;*/
}
.textbox
{
	/*font-family:Calibri;*/
	font-size:11pt;
	height:20px;
	font-weight:normal;
	/*color:Black;*/
}
.Multilinetextbox
{
	/*font-family:Times New Roman;*/
	font-size:11pt;
	Height:100px;
	width:300px;
	font-weight:normal;
}
.label
{
	/*font-family:Times New Roman;*/
	font-size:11pt;
	font-weight:normal;
	width:200px;
	float:right;
}
.button
{
	background-color:#3fa5c2;
	width:auto;
	height:35px;
	border:solid 2px #E8E8E8;
	border-radius:8px;
	/*font-family:Times New Roman;*/
	font-size:16pt;
	font-weight:normal;
	color:White;
	text-align:center;
}
.slogan
{
	width:850px;
	
	color:White;
	padding-left:8px;
	padding-top:20px;
		/*font-family:Georgia;*/
	font-size:35pt;
}
.tdlogo
{
	width:150px;
}
.tdDOI
{
	/*font-family:Calibri;*/
	font-size:14pt;
	font-weight:normal;
	color:White;
	
	float:right;
	
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('Images/menur_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	/*font-family: sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url('Images/menur_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url('Images/menur_hover_right.gif') no-repeat right top; /*right tab image path*/
}

.PContentFont
{
	/*font-family:Cambria;*/
	font-size:11pt;
	line-height:18pt;
	/*color:Black;*/
	margin-top:10px;
}
.marqueFont
{
	/*font-family:Cambria;*/
	font-size:16pt;
	color:#3fa5c2;
	margin-top:0px;
	font-weight:bold;
	
}
.contactImg
{
	width:250px;
	height:150px;
}

/* Display Published Books on Home Page */
.HeadData
{
	/*font-family:Verdana;*/
	font-size:16px;
	color:#008fc1;
	text-align:left;
	font-weight:bold;
  padding:5px 5px 5px 15px; 
	
}
.HeadData1
{
	/*font-family:Verdana;*/
	font-size:12px;
	/*color:black;*/
	text-align:left;
   padding:5px 5px 5px 15px;
	
}
/* End */

.APIFont
{
	/*font-family:Georgia;*/
	font-size:16pt;
	text-align:center;
	color:Red;
}
.Validator
{
	color:Red;
}
.Imgcertificate
{
	width:50px;
	height:50px;
}
/* For Default page indexing */
.Indexing_Img
{
	width:50px;
	height:50px;
	border:solid 5px #E8E8E8;
	margin-bottom:5px;
}

/* For Book Flipping Cover */
.contents
{    
    width: 120px;
    /*margin: 50px auto;*/
    margin-right:25px;
}
/*h1, h2
{
    text-align: center;
    font-family: 'Abril Fatface';    
}
ul
{
    text-align:left;
}*/
#pic-desc
{
    margin-top: 5px;   
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    perspective: 900px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

#pic-desc .picture, #pic-desc .description
{  
    background-color: #F2F2F2; 
    padding: 5px;
    /*width: 500px;
    height: 250px;    */
    width:120px;
    height:140px;
    position: absolute;   
    text-align: center;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -moz-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    -ms-transition: -ms-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0px 25px 19px -18px #545454;
    -webkit-box-shadow: 0px 25px 19px -18px #545454;
    -moz-box-shadow: 0px 25px 19px -18px #545454;
    -o-box-shadow: 0px 25px 19px -18px #545454;
}

#pic-desc .description
{
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

#pic-desc:hover .description
{    
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

#pic-desc:hover .picture
{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);    
   
}
/* For End of Book Flipping Cover */