/* CSS Document */
h2 {
	
	font-size: 30px;
	color: Purple;
	line-height: 40px;
}

h3 {
	
	font-size: 20px;
	line-height: 30px;
}
a {
color: Red;
text-decoration: none;
}

a:hover {
	background: Yellow;
	color: Maroon;
}

div#globalNav, li#skipsidelist {
	position: absolute;
	top: -5000px;
	left: -7000px;
}

.globalNav{
	position: absolute;
	top: -5000px;
	left: -7000px;
}

div#globalNav a, li#skipsidelist a	{
	color: #fff !important; font-size: 0 !important; text-decoration: none !important;
	position: absolute;
	top: -5000px;
	left: -7000px;
}

#dfaIndo{
background-color: #C0C0C0;
font-family: Verdana;
width:1024px;
}

#head{
/*padding-top: 85px;*/
height: 75px;
background-image: url(../images/hex1.gif);
background-position: center;
background-repeat: no-repeat;
background-color: white;
float: none;
}

#locnav{
background-color: rgb(0,153,153);
color: yellow;
width: 180px;
float: left;
margin-left: 10px;
padding-top: 20px;
font-size: 11px;
line-height: 17px;
padding-left: -50px;
padding-right: 20px;
border: 1px rgb(0,0,0) solid;
padding-bottom: 20px;
}

#locnav li {
list-style: none url();
Border-right-color: yellow;
border-right-style: solid;
border-right-width: 1px; 
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom: 5px;
list-style: none;
}
#locnav li a {
color: Yellow;
}
#locnav li a:hover {
color: Blue;
background: Yellow;
}


#content {
background-color: white;
font-size: 18px;
line-height: 22px;
margin-left: 220px;
padding: 15px 15px 15px 15px;
margin-right: 10px;
border: 1px solid;
/*

background-image: url(../images/btshade.png);
background-position: bottom;
background-repeat: repeat-x;
margin-right: 8px;
padding-bottom: 25px; */

}

#btshad{

background-image: url(../images/rshade.png);
background-position: right;
background-repeat: repeat-y;

}

#btmbar{
	text-align: center;
}

#footer {
clear: both;
}

#globnav{
background-color: rgb(102,51,153);
color: rgb(0,0,0);
text-align: center;
margin-top: -17px;
padding: 0px;

}

.globol{
list-style: none inside url();
font-size: 12px;
height: 20px;
padding-top: 5px;
}

.globol li {
display: inline;
padding-left: 5px;
padding-right: 5px;
}

.globol li a {
	color: White;
	background-color: rgb(102,51,153);
	text-decoration: none;
	height: 20px;

}

.globol li a:hover {
color: white;
background-color: Fuchsia;
font-size: 14px;
}

.disain {
color: rgb(0,51,51);
font-family: Franklin Gothic Medium;
font-size: 10px;
text-align: center;
}

.news{
	border: 1px;
	border-color: Navy;
	border-style: solid;
	margin-bottom: 10px;
	padding: 8px;
	
}

.lengkap{
	font-size: 10 px;
	text-align: right;
}

/*kotak selamat datang*/

#welcome{
height: 550px;
}
#welcome h1{
color: #560354;
font-size: 24px;
}

/*kotak kiri berita*/

#ktBerita{
width: 350px;
border: 1px black solid;
padding-left: 10px;
padding-right: 10px;
padding-bottom:20px;
float: left;
margin-top:20px;
background-color: #BEFF9F;
}

#ktBerita h2{
color: white; 
margin: 0px -10px 0px -10px;
background-color: #005100;
/*background: #202391;*/
font-size: 14px;
line-height: 20px;
text-align: right;
padding-right:10px;

}

.des{
font-size: 14px;
}

.des li{
font-size: 12px;
}

/*kotak kanan tentang daisy*/

#ktdaisy{
width: 350px;
padding-left: 10px;
padding-right: 10px;
border: 1px black solid;
float: right;
margin-top:20px;
background-color: #ECD9FF;
}

#ktdaisy h2{
color: white; 
/*background: #5E3D33;*/
background: #50009F;
margin: 0px -10px 0px -10px;
font-size: 14px;
line-height: 20px;
text-align: right;
padding-right:10px;

}

/*kotak kiri tentang daisy Indonesia*/

#ktdIndo{
width: 350px;
padding-left: 10px;
padding-right: 10px;
border: 1px black solid;
float: right;
margin-top:20px;
background-color: #8FC51A;
color:white;
}

#ktdIndo h2{
color: white; 
background: #547212;
margin: 0px -10px 0px -10px;
font-size: 14px;
line-height: 20px;
text-align: right;
padding-right:10px;

}

/*kotak kanan tentang alat*/

#ktalat{
width: 350px;
padding-left: 10px;
padding-right: 10px;
border: 1px black solid;
float: right;
margin-top: 20px;
background-color: #FFD9E6;
}

#ktalat h2{
color: white; 
background: #8A0000;
margin: 0px -10px 0px -10px;
font-size: 14px;
line-height: 20px;
text-align: right;
padding-right:10px;

}
