* {margin: 0 0 0 0px;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
}

body
{
	height: 100%;
	font-size: 1em;
	background-image: url(   '../Images/body_bg1.jpg' );
	background-repeat: repeat-y;
	background-color: Gray;
	background-position: center;
	font-family: arial;
}

#container
{
	width: 880px;
	margin: 0px auto;
	background-color: Gray;
	font-size: .9em;
	background-repeat: repeat-y;
}

#header {
	height: 173px;
	background-image: url('../Images/banner.jpg');
	background-repeat: no-repeat;
}

#subheader {
	height: 30px;
	clear: both;
	background-image: url('../Images/sub_header.jpg');
	background-repeat: no-repeat;
	margin-bottom: 7px;
}

#content {
	background-color: #F7F7DE;
	padding: 10px;
}

#right-zone {
	width: 264px;
	float: right;
	clear: both;
	font-size: 0.8em;
	margin-left: 11px;
}

#left-zone {
	width: 600px;
	float: left;
	clear: both;
	font-size: 0.8em;
}

#Middle-zone {
	width: 880px;
	float: left;
	clear: both;
	background-color: White;
	font-size: 0.8em;
}

#bookCitationDiv{
	width: 580px;
	clear: both;
	background-color: White;
	padding: 10px;
margin-bottom: 20px;
height:400px;
}

#subjectCoveredDiv
{
	width: 580px;
	clear: both;
	background-color: White;
	padding: 10px;
margin-bottom: 20px;
height:1110px;
height:1120 !important;
	}
#specialityDiv
{
	width: 580px;
	clear: both;
	background-color: White;
	padding: 10px;
margin-bottom: 20px;
height:250px;
	}

#usefulForWhomDiv
{
	width: 580px;
	clear: both;
	background-color: White;
	padding: 10px;
margin-bottom: 20px;
height:220px;
	}
.rightSideDiv {
	width: 253px;
	clear: both;
	background-color: White;
	padding: 5px;

margin:0px 0px 10px 0px;
}

#footer { font-family:"MS Sans Serif";
font-weight:normal;
line-height:18px;
	clear: both;
	background-image: url('../Images/footer.jpg');
	background-repeat: no-repeat;
	height: 35px;
	font-size: 11px;;
	padding: 5px;
}

#footerNyheter 
{
	padding-left :250px;
	height: 21px; 
	font-size:.7em;
	clear: both;
	background-image: url('../Images/footer.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.EPE-clear-float {
	float:none;
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
	clear:both;
}

.bookCitation{
	width:45%;
	margin-left: 300px;
	}

.NewTopic
{
	font-weight:bold;
	text-decoration:blink; 
	font-size:1.5em; 
	margin-top:30px;
	position:absolute;
	color:Red !important;  
	}
	
.subjectCoveredSpan
{
	display:block; 
	margin-top: 20px; 
	margin-bottom: 20px;
}
	
#twoColumnLayoutDiv
{}

#twoColumnLayoutDiv ul
{
	font-size:small; 
	}
	
#twoColumnLayoutDiv ul li{
	display: list-item;
	list-style-type: square;
}

#twoColumnLayoutDiv ul li a
{
	color:Gray;
	font-weight:bold;
}

#twoColumnLayoutDiv ul li a:hover
{
	color:Navy;
	}

#twoColumnLayoutDiv a
{
	color:Gray;
	}
			
#twoColumnLayoutDiv a:hover
{
	color:Navy;
	}
	
.bookIndexAlphabets
{
	width:100%; 
	border:0; 
	background-color:Black; 
	font-size:medium; 
	font-family:Verdana; 
	font-weight:bold;
}

.index-ling
{
	font-size:small;
	margin-top: 20px;
	width:95%; 
	border:0;
	margin-left:20px;
	}
		
.index-tree
{
	padding-left:15px;
	}
	
.referredBy
{
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:20px;
	display:inline-table;
	}
	
.referredByHeading
{
	padding-bottom:10px; 
	display:block; 
	text-decoration:underline;
	}
	
.footerLinks
	{
		color: #FFFFFF!important;
		}
/*********************************************  linkbar start **************************************/

 #navcontainer ul
{
	font-size: 16px;
	background-image: url('../Images/linkbar_bg.jpg');
	height: 47px;
	font-weight: bold;
}

#navcontainer ul li
{
	display: inline;
	list-style-type: square;
}

#navcontainer ul li a
{
	color: white;
	text-decoration: none;
	float: left;
	margin-left: 15px;
	padding-top: 10px;
}

#navcontainer ul li a:hover
{
	color: Gray;
	background-image: url('../Images/hover.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

/********************************************   linkbar end ***********************************/


/********************************************    linkpanel start************************************/

/*.navcontainer {
	text-decoration: none;
}

.navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: White
}

.navcontainer a
{
	display: block;
	padding: 4px 0 4px 10px;
	width: 250px;
	border-bottom: 1px solid #7C7C3C;
	color: #000000;
	text-decoration: none;
}

.navcontainer a:link,
{
color: #000000;
text-decoration: none;
}*/

.navcontainer a:hover
{
	/*color: #fff;
	background-image: url('../Images/linkpanel_hover.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;*/
}

/************************************************* linkpanel end **********************************/

h1 {
	padding-top: 62px;
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 67px;
	font-style: italic;
}

h2 {
	background-image: url('../Images/h2.jpg');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 39px;
	padding-top: 20px;
	padding-left: 40px;
	clear: left;
	color: #FBE09D;
	width: 717px;
} 

h3 {
	font-size: 1.25em;
	background-color: Black;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	/*margin-top: 15px;*/
	background-repeat: no-repeat;
	height: 22px;
	}

/*p {
   margin: 7px;
	width: 751px;
}*/ 

/*ul.generell {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #CC0000;
	list-style-image: url('../Images/arrow.gif');
} */
