/**
 * @version 0.1
 * @author kariage.Net | jerry@kariage.net
 * @Copyright (C) 2008  | August 2008
 * @James Purba & Partners website
 */


/* ###########  header content #############  */


body
{	
	behavior:url("csshover.htc");
	background: #1e1503 url(../images/bgjpp.jpg) no-repeat;
	bacground-repeat: no-repeat;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0 0 0 0;
	text-align: center;
}
h3
{
color:#9b7745;

}
h5
{
color:#9b7745;
font-size:10pt;
}
.head{
    color:#BB9F5F;
    padding-top: 25px;
	padding-bottom: 0;
	font-weight: bold;
}
/* ################   Position ################  */
#all
{
	background: #a2a35d;
	/*border: solid 1px #8c109b; border all*/
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	max-width: 700px;
	min-width: 700px;
	padding: 2px;
	text-align: left;
}


#all { width: expression(document . body . clientWidth > 700 ? "700px" : "auto"); }




#header
{
	background: #1E1603; /* bg top*/
	
	margin: 0;
	width: auto;
	height:auto;
	
	text-align: right;
    border: 0px solid #ff0000;
	
}
#logo
{
	background: #1E1603 url(../images/header.jpg) no-repeat; /* bg top*/

	margin: 0;
	width: auto;
	height:140px;
	
	text-align: right;
    border: 0px solid #ff0000;
	
}

/* THIS IS THE MENU
---------------------------------------------------------*/

/* Overall Box Properties */

#menutop{
	background:url(../images/bgmenu.jpg) repeat-x;
	position:relative;
	width:700px;
	
    float:right;
	text-align:left;
	font-family:Arial;
    font-size:11px;
    color: #052433;
    border: 0px solid #ff0000;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menutop ul {
	display: block;
	list-style: none;
	margin: 0;
	float: right;
	padding: 0;
}

/* Position of menu elements */
#menutop ul li {
	background:url(../images/menuline.gif);
	background-repeat:no-repeat;
	height:39px;
	position: relative;
	color: #fff;
	display: inline;
	padding-left: 5px ;

	float: left;
}

/* Edit look of 1st level menu items */
#menutop ul li a {
	display: block;
	float: left;
	color: #fff;
	padding: 7px 10px 9px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

/* Added specifically for Internet Explorer */
* html #menutop ul li a {
	padding: 7px 10px 9px 10px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menutop ul li a:hover {
	color: #fff;
}

/* Position of Drop Down Elements */
#menutop ul li ul {
	background:url() ;
    background-color:#906A46;
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menutop ul li:hover {
	background:url(../images/menuline.gif);
    background-repeat: no-repeat ;
	background-color:#302307;
	position: relative;	

}

/* Added specifically for Internet Explorer Hover */
#menutop ul li:hover > a,
#menutop li a:hover,
* html #menutop li a:hover {
	color: #fff;
	padding: 8px 9px 8px 11px;
	
}

/* For Top Level Hover when on the second level (I think) */
#menutop ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;

}

/* Added specifically for Internet Explorer */
* html #menutop ul li:hover ul {
	background: none;
}

#menutop ul li ul li,
#menutop ul li.more ul li {
	width: 180px;
	height:20px;
	background:none;
    background-color:#302307;
    border-right: 1px solid #CDB7A7;
    border-left: 1px solid #CDB7A7;	
    border-bottom: 1px solid #CDB7A7;	
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menutop ul li ul li a {
	background: none;
	padding: 3px 0px 3px 10px;
	width: 170px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	float: none;
}

#menutop ul li ul li:hover {
	background:none;
	background-color:#9b8701; /* hover second level menu*/

}

#menutop ul li ul li a:hover {
	color: #fff;
	background: none;
	padding: 3px 0px 3px 10px;
}

#menutop ul li ul li:hover > a {
	color: #fff;
	background: none;
		background-color:#9b8701; /* outside of IE*/

}

#menutop ul li ul li ul,
#menutop ul li:hover ul li ul {
	display: none;
}

#menutop ul li ul li:hover ul,
#menutop li.exp:hover ul,
#menutop ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 180px;
}

#menutop ul li:hover ul li:hover ul li,
* html #menutop ul li ul li a {
	width: 180px;
}

#menutop ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */

#middle
{
	background: #1E1603 url(../images/bgmiddle.jpg); /* bg top*/
	color: #1E1603;
	margin: 0;
	width: auto;
	text-align: center;
	height: auto;
	padding :10px;

	
}

#text1
{
	word-spacing:2px;
	color:#5a3c12;
	text-align:justify;
	padding:40px;
	font-size:12px;
}

#text2
{
	word-spacing:2px;
	color:#5a3c12;
	text-align:center;
	padding:40px;
	font-size:12px;
}

#bottom
{
	padding:10px;
	font-weight: bold;
	font-size: 11px;
	color: #E9E9E9;
	margin: 0;
	width: auto;
	text-align: center;

	/*lborder-bottom: solid 40px #ccc; ine under topmenu*/
	
}













