/* CSS Document */
html {
height: 100%;
}

body {
font-family: Arial, Helvetica, sans-serif;
padding:0;
margin:0;
background-image: url(../Images/background3.gif);
background-color:#536881;
color: black;
font-size: 100%;
}
a:link, a:visited {
font-family: Arial, Helvetica, sans-serif; 
color: #60f; 
font-style: normal; 
}
a:hover {
font-family: Arial, Helvetica, sans-serif; 
color: #60f; 
font-style: normal;  
background-color: transparent;}
h1 {
font-size: 1.1em;
color: #603;
}
.h {
font-size: 100%;
color: #004;
font-weight: bold;
}
.wrapper {
position: absolute;
width: 810px;
margin-right:auto;
margin-left:auto;
margin-top: 0;
}
#corner {
margin:10px 0 0 10px;
padding: 10px;
height: 50px;
display:block;
}
#corner img {
border: 0;
}
/*--------------------Top Menu-----------------------*/
#nav {
position:absolute;
left:20px;
top:70px; 
height: 40px; 
background-color: transparent; 
width: 810px; 
margin-bottom:10px;
padding:0; 
display: block; 
} 
#nav a:link, #nav a:visited { 
display: block;
background: transparent;
padding: 5px 5px;  
margin: 0px;  
color: #c6c8d9;
text-decoration: none;
text-align: center;
border: 1px solid #7f84ab;
border-bottom: 3px solid #7f84ab;
font-weight: bold;
font-size: 1em;
} 

#nav a:hover {
background: transparent;
border-bottom: 3px solid #306;
color: white;
}
 
#h a:link, #h a:visited, #h a:hover { 
background: #933;
padding: 5px 5px;   
margin: 0px;  
color: white;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 1em;
border-bottom: 3px solid #7f84ab;
} 


.n1{float:left;width: 125px;text-align: center;} 
.n2{float:left;width: 174px;} 
.n3{float:left;width: 117px;} 
.n4{float:left;width: 204px;} 
.n5{float:left;width: 134px;} 
.n6{float:left;width: 120px;}
/*------------------------------Side Menu------------------*/
#sidemenu {
position:absolute;
top: 120px;
left: 20px;
font-family: Arial;
font-size: 0.8em;
width: 120px;
background-color: transparent;

}
#sidemenu ul {
list-style: none;
margin: 0;
padding: 0;
}
#sidemenu li {
border-bottom: 1px solid #607185;
display: block;
}
#sidemenu ul a, 
#sidemenu ul a.active {
display:block;
vertical-align: middle;
font-weight: bold;
color: #e1e3f2;
border-left: 1px solid #607185;
border-right: 1px solid #607185;
text-decoration: none;
padding: 5px 5px 5px 5px;
}
.top {
border-top: 1px solid #607185;}
#top {
border-top: 1px solid #607185;}
#sidemenu a:hover{
color: white;
background-color: #c6c8d9;
border-right: 1px solid #639;
}
#sidemenu ul a.active, #sidemenu ul a.active:hover {
color: #603;
background-color: #c6c8d9;
border-right: 1px solid #607185;
}
/*-----------------------Image Bank lower side menu---------------*/
#ib {
position:absolute;
top: 200px;
left: 21px;
font-family: Arial;
font-size: 0.8em;
width: 120px;
background-color: transparent;
}
#ib ul {
list-style: none;
margin: 0;
padding: 0;
}
#ib li {
border-bottom: 1px solid #607185;}
#ib li a {
display: block;
font-weight: bold;
color: #e1e3f2;
border-left: 1px solid #607185;
border-right: 4px solid #607185;
text-decoration: none;
padding: 5px 5px 5px 5px;
text-decoration: none;
background-color:#465A72;
}

#ib a:hover{
color: white;
background-color: transparent;
border-right: 4px solid #639;
}
#ib li a.now, #ib li a.now:hover{
color: #639;
background-color:#c6c8d9;
border-right: 4px solid #607185;
}


/*-----------------------Contents----------------*/
#contents {
position:absolute;
top: 123px;
left: 152px;
margin-bottom: 50px;
width: 615px;
background-color:#DADDEB;
color: black;
min-height: 100%;
}
#contentsw {
position:absolute;
top: 123px;
left: 152px;
margin-bottom: 50px;
width: 615px;
background-color: #fff;
color: black;
text-align: justify;
min-height: 100%;
}

/* #c6c8d9 */
#inner {
padding: 5px 40px 20px 40px;
}

#innerbank {
padding: 5px 30px 20px 30px;
text-align: justify;
}
#innerindex {
padding: 20px 90px 20px 100px;
}
#innerindex p {
width:560px; 
}
#contentsindex {
	position:absolute;
	top: 123px;
	left: 20px;
	margin-bottom: 50px;
	width: 755px;
	background-color: #DADDEB;
	color: black;
	height: 309px;
}
#contentsindex1 {
margin: 0 0 0 20px;
height: 400px;
width: 754px;
background-color: #c6c8d9;
color: black;
}
div.container {
margin-top: 50px;}

div.float {
float: left;
text-align: center;
margin:10px;
color: #34465C;
}
div.float p {
text-align: center;
font-size: 0.8em}

div.float2 {
float: left;
}
div.float2 p {
font-size: 0.8em}

/*------------------------Index Page-------------------*/
.floattext {
float:left;
display:block;
width:310px;
height: 98px;
font-size: .9em;
color: #34465C;
}
/*--------------------Valadator icon------------------*/
.val {
position: absolute;
width: 810px;
margin-left:20px;
margin-top: 360px;
color:#DADDEB;
background-color: transparent;
}
* html .val {
margin-top: 370px;
}
.val a:link, .val a:visited {
color:#DADDEB;
text-decoration: underline;
}
* html #ne {
margin-top: 350px;
margin-left: 680px; 
}
#ne {
margin-top: 360px;
margin-left: 680px; 
}
/*---------------------for intro text--------------------*/
.padding {
padding-left: 15px;
 }

.box1 {
width:675px;
background: #BABFE8;
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #6666CC;
}
.box1 a:link, .box1 a:visited, .box2 a:link, .box2 a:visited {
font-size: 1em;
border-bottom: 2px solid #6666CC;
color: #B42C19;
background: #7F87C8;
line-height: 1.8em;
margin:0;
text-decoration:none;
display:block;
font-weight:bold;
}
.box1 img, .box2 img {
float: left;
margin: 0 20px 0 0; 
}
.box1 p, .box2 p {
margin-right: 20px;
}
.tright {
text-align: right;
color: #7F87C8;
background: transparent; 
text-decoration: none;
font-size: 0.7em;
margin:0;
padding:0;
display:inline;}
.tright a:link, .tright a:visited {
color: #7F87C8;
background: transparent; 
text-decoration: none;

border:none;
}
.box2 {
width:675px;
background: #BABFE8;
border: 1px solid #6666CC;
}
#border {
margin-left: 150px;
}
/* --------------------index new boxes------------------------*/
#oneplace {
float:left;
width:300px;
background: #BABFE8;
border: 1px solid #6666CC;
text-align: left;
font-size: 0.8em;
margin-bottom: 20px;

}
#indexisland {
float:right;
width:300px;
background: #BABFE8;
border: 1px solid #6666CC;
text-align: left;
font-size: 0.8em;
margin-bottom: 20px;
}
#oneplace  a:link, #oneplace  a:visited, #indexisland a:link, #indexisland a:visited {
font-size: 1em;
color: #B42C19;
margin:0;
text-decoration:none;
font-weight:bold;
}
#oneplace  img, #indexisland img {
float: left;
margin: 0 20px 0 0; 
}
#oneplace  p, #indexisland p {
margin-right: 20px;
}
.tright {
text-align: right;
color: #7F87C8;
background: transparent; 
text-decoration: none;
font-size: 0.7em;
margin:0;
padding:0;
display:inline;}
.tright a:link, .tright a:visited {
color: #7F87C8;
background: transparent; 
text-decoration: none;
border:none;
}
.box2 {
width:675px;
background: #BABFE8;
border: 1px solid #6666CC;
}
#border {
margin-left: 150px;
}
/*-----------------------------commissioning Service--------------*/
.list li {
margin:0px;
padding: 0 0 5px 0;
list-style-type: circle;
}

.clear {
clear: both; }
.b {
margin-bottom: 50px;
}
/*----------------------------------Islands-------------------------*/
#islandmenu {
margin: 0;
padding: 0;
}
#islandmenu ul {
margin: 0;
padding: 0;
}
#islandmenu li {
display: inline;
list-style-type: none;
}
#islandmenu a { padding: 0 6px; }

#islandmenu a:link, #islandmenu a:visited
{
color: #603;
background-color: transparent;
text-decoration: none;
border-right: 1px solid #309;
}
#islandmenu a.left, #islandmenu a.left:hover {
border-left: 1px solid #309;
}
.island img {
margin-right: 10px;
}
.poets {
float: left;
margin-right: 10px;
margin-top: 5px;
clear: both;
}

#indexisland a:hover
{
color: #609;
background-color: transparent;
text-decoration: none;
}
#indexisland a.now, #indexisland a.now:hover {
color: #609;
background-color: transparent;
text-decoration: none;
font-weight:bold;
}
#bw {
background-color: #c6c8d9;
color: black;
padding: 20px;
}
.caption {
font-size: 0.7em
}

.bold {
	font-weight: bold;
	color: #004;
}

