/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

html { height:100%; }

body{
min-height:101%;
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
color:#ff00ff;
}

/* MeshCMS: support preserve text size in tables */
th, td {
font:76%;
}

/* MeshCMS: a trick to avoid TinyMCE to apply these values. */
#realbody {
background:#ff00ff;
text-align:center;
}

a{

font-weight:normal;
text-decoration:none;
/*background-color:inherit;*/
}

a:hover{color:#2a5a8a; text-decoration:none; /*background-color:inherit;*/}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left, img.center, img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:800px;
margin:20px auto;
/*padding:1px 0;*/
text-align:left;
/*background: #fff url(img/bg.gif)  ;*/
border:4px solid #ffffff;
color:#303030;

}
#header-top{
height:175px;
width:800px;

margin:0px auto;
background:#ffffff url('img/simplytop.jpg') no-repeat;
color:#ffff00; 

font-variant:normal; 
font-weight:bold;
font-size:84%; 
font-family:Verdana ;
}
#header{
height:414px;
width:800px;
margin:0px auto;
background: url('img/simplytop.jpg') no-repeat;
color:#7B98F8;
}

.header_l{
height:200px;
width:440px;
margin:0px auto;
background: transparent;
color:#ffffff;
}

.header_r{
height:200px;

float right;
width:352px;
margin:0px auto;
background: transparent;
color:#7B98F8;
}
.header_r1{
height:214px;

float right;
width:352px;
margin:0px auto;
background: transparent;
color:#7B98F8;
}



#header h1{
padding:35px 0 0 20px;
font-size:1.5em;
font-family: Arial;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}



#header a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

#header #breadcrumbs{
float:right;
}
h1 {
	font-size: 1.3em;
	
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}



#navigation{
float:left;
width:775px;
height:65px;
line-height:18px;
/*border-bottom: 1px dotted #C0C0C0; */
background:#778cb2 url('img/head2.jpg');	
	
line-height:18px;
/*margin:0 0 25px;*/
}

#navigation li{
max-height:18px;
float:left;
list-style-type:none;
border-right:1px solid #b0b0b0;
white-space:nowrap;
}

#navigation li a{
max-height:18px;
display:block;
padding:0 5px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color:#606060;
}

#navigation ul li ul li {
max-height:inherit;
white-space:normal;
background-color:#eef2f5;
}

#navigation ul li ul li a {
max-height:inherit;
}

#navigation ul li ul {
display:none;
}

/* * html #navigation a {width:1%;} */

#navigation ul li .selected {
font-weight:bold;
}

#navigation a:hover {
max-height:18px;
background:#cbe2ea url('img/menuhover.jpg') repeat-x top left;
}

#navigation ul li ul li a:hover {  /* no bg image for dropdowns */
max-height:inherit;
background-image:url('none');
}

#navigation a.selected {
max-height:18px;
background:#cbe2ea url('img/menuhover.jpg') repeat-x top left;
}

#navigation ul li ul li a.selected {  /* no bg image for dropdowns */
max-height:inherit;
background-image:url('none');
}


/**************** Content styles ****************/

#content{
max-height: 100%;
font:90% Verdana,Tahoma,Arial,sans-serif;
color:#000088;
padding:10px 10px 10px 10px;
background:#a7eb72 url('img/down2.jpg') no-repeat;
}

#content p{padding:0; margin-right:120px; text-align:left; }


#content h2{
display:block;
/*margin:0 0 16px 0;*/
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent{
float:left;
font:76% Verdana,Tahoma,Arial,sans-serif;
width:191px;
background:#a7eb72 url(img/menu.jpg) no-repeat;
padding:10px 10px 10px 10px;

}

#subcontent h2{
	font:76% Verdana,Tahoma,Arial,sans-serif;
display:block;
margin:0 0 15px 0;

font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}




#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}


#footer{
/*clear:both;*/
width:800px;
padding-top:5px;
/*margin:0 1px;*/
font-size:0.9em;
color:#ffffff;
background:#476d70 url(img/foot.jpg);
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
font-size:76%;
margin:5px 0 5px 0;
/*padding:10px;*/
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

#menu 
{
  float: left;
	width: 191px;
	min-height: 300px;
	/*margin-left: 10px;
	*/
	
	background: #768cb3 url(img/menu.jpg) no-repeat top left;
	color: #FFFFFF;
	/*padding: 4px;*/
}



#menu ul 
{
	margin-top: 0px;
	text-decoration : none;
	white-space : nowrap;
}

#menu ul li 
{
	margin-left: 10px;
	vertical-align: bottom;
	display: block;
	/*float:left;*/
	text-align: left;
	color:#000088;
}

#menu ul li a 
{
	color : #66ff33;
	background-color: transparent;
	text-decoration : none;
	text-align: center;
	
    /*padding-top: 6px;*/
	font-weight: bold;
	display: block;
	border-style:none;
}

#menu ul li a:link, #menu ul li a:visited 
{
	background-image: url(img/kayu1.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	height: 30px;
	width: 160px;
	/*line-height: 26px;*/
	/*padding-top: 7px;*/
}

#menu ul li a:hover, #menu ul li a:active 
{
	background-image: url(img/kayu2.gif);
	background-repeat: no-repeat;
		text-decoration : none;
	/*background-position: 0px 60px;*/
	height: 30px;
	width: 150px;
	/*line-height: 29px;*/
	/*padding-left: 100px;*/
}

#menu ul li.active a:hover, #menu ul li.active a:active, #menu ul li.active a:link, #menu ul li.active a:visited 
{
	background-image: url(img/kayu1.gif);
	background-repeat: no-repeat;
		text-decoration : none;
	/*background-position: 0px -66px;*/
	height: 30px;
	width: 150px;
	/*line-height: 29px;*/
	/*padding-top: 4px;*/
	color: #B05128;
}
.bottom { vertical-align: bottom; }
