/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

html { height:100%; }

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

/* MeshCMS: support preserve text size in tables */
th, td {
font: 90%  "Trebuchet MS", arial, Helvetica, sans-serif;
}

/* MeshCMS: a trick to avoid TinyMCE to apply these values. */
#realbody {
background:#eae9e8 url(img/bg2.gif) ;

text-align:center;
}
form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 5px;
	background: #ffffft ;
	padding-bottom: 5px;
	/*border-top: 1px solid #F2F2F2;*/
	/*border-bottom: 1px solid #F2F2F2;*/
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #4da4f1;
}

h1 {
	font-size: 10px;
}

h2 {
	font-size: 10px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color:#383838;
	
	
}

h4 {
	font-size: 11px;
	font-weight: normal;
}

p, ul, ol {
	margin-bottom: 1.2em;
	line-height: 95%;
	text-align: justify;
}
/*
ul, ol {
	margin-left: 3em;
}
*/
dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 8px 8px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {      	color:#467aa7;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #2a5a8a;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}


/*
a{
color:#467aa7;
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:0px auto;


padding:1px 0;
text-align:justify;
background:#fff ;
color:#303030;
/*border:2px solid #a0a0a0;*/
}

#header{
height:200px;
margin:0 auto;
margin-bottom:5px;
width:800px;
/*margin:0px auto;*/
background:#777777 url(img/head.jpg) no-repeat;
color:#ffffff;
}



#header a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

#header #breadcrumbs{
float:right;
}

#rightside {
	float: right;
	width: 150px;
	margin: 0 0 0 0;
}
.boxtop { height: 19px; background: #fff url('img/boxtop.gif') no-repeat; color: #000 }
	.box { background: #fff url('img/box.gif') no-repeat bottom left; color: #5b5b5b; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:15px }
	.box p { padding: 0; margin: 0;}





/**************** Content styles ****************/

#isi {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
list-tstyle-type: square;
/*font:76% Verdana,Tahoma,Arial,sans-serif;*/
padding:0px 20px 20px 20px;
}
/*
#isi h2{
display:block;
font-size:10px;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#isi h2 a{font-weight:normal;}
#isi h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#isi a:hover,#subcontent a:hover{text-decoration:underline;}
#isi ul,#content ol{margin:0 5px 16px 35px;}
#isi dl{margin:0 5px 10px 25px;}
#isi dt{font-weight:bold; margin-bottom:5px;}
#isi dd{margin:0 0 10px 15px;}
*/
/**************** Sidebar styles ****************/

#subcontent{
font:76% Verdana,Tahoma,Arial,sans-serif;
width:160px;
padding:10px 10px 10px 10px;
line-height:1.4em;
}

#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;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer-pre{
clear:both;
width:800px;
padding:5px 0;
margin:0 auto;
font-size:0.9em;
color:#303030;
}
#footer-pre p{
margin:0;
padding:0;
}
#footer{
clear:both;
width:798px;
padding:5px 0;
margin:0 auto;

font-size:0.9em;
color:#f0f0f0;
background:#777 url(img/silvergradient.gif) repeat-x center left;
}

#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{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}
.applemenu{
margin: 5px 0;
padding: 0;
width: 160px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: #777777 url(img/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(img/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
text-align:left;
padding: 5px;
height: 230px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
