/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #F7E4CF url(images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px;
	
	font-weight: normal;
	color: #513E2B;
}

h1 {
	letter-spacing: -2px;
	font-size: 28px;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 18px;
}

h2.style1 {
	font-size: 16px;
	color: #B69C82;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F6E5D;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 160%;
}

strong {
	color: #635343;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	float: left;
	width: 122px;
	padding-left: 40px;
}

.list1 li.first {
	padding-left: 0px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #FF5F00;
}

a:hover {
	text-decoration: none;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img { border: none; }

img.border {
	padding: 3px;
	border: 1px solid #E5D4C4;
	background: #FFF8F0;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 13px 43px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 17px;
	background: url(images/homepage02.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
	
/** PAGE */

#page {
	background: url(images/bg03.jpg) no-repeat left top;
}

.boxed {
	background: url(images/subpage2_01.gif) no-repeat right top;
}

.boxed .content {
	padding: 30px 23px 0px 23px;
	background: url(images/subpage2_02.gif) no-repeat left top;
}

.bg1 {
	background: #FFF8F0 url(images/subpage1_01.gif) no-repeat left top;
}

.bg2 {
	padding: 11px 11px 0px 12px;
	background: url(images/subpage1_02.gif) no-repeat right top;
}

.bg3 {
	background: url(images/subpage1_03.gif) no-repeat left bottom;
}

.bg3 div {
	height: 25px;
	background: url(images/subpage1_04.gif) no-repeat right bottom;
}

/** HEADER */

#header {
	background: url(images/bg02.jpg) no-repeat left top;
}

/** TODAY */

#today {
	float: left;
	padding: 13px 0px 0px 60px;
	text-transform: lowercase;
	font-size: 13px;
	color: #ffffff;
}

/** FOOTER */

#footer {
	height: 100px;
	background: url(images/bg04.jpg) repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	color: #A08D7A;
}

#footer a {
	color: #A08D7A;
}
/* TreeView styles */
.tree { width:500px;height:420px;margin:0 0 0 9px;font:normal 12px "Segoe UI","Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif;color:#000;cursor:default; }
	.tree .ico { display:block;height:16px;background:transparent url("images/treeview/icons.png") no-repeat;padding:0 4px 0 18px; }

	.tree .node { color:#000;line-height:17px;margin:1px; }
		.tree .node .ico { border:1px solid #fff; }

	.tree .node-h { color:#000;text-decoration:none;line-height:17px;margin:1px;background:#e8f5fd url("images/treeview/horizontal.png") repeat-x 0 -30px; }
		.tree .node-h .ico { border:1px solid #d8f0fa; }

	.tree .node-s { line-height:17px;margin:0 1px;margin:1px;background:#d5effc url("images/treeview/horizontal.png") repeat-x 0 -47px; }
		.tree .node-s .ico { border:1px solid #99defd; }

	.tree .node-d { color:#999;line-height:19px;margin:0 1px;padding:0 2px; }

/* Icons */
.tree .folder { background-position:0 0; }
.tree .desktop { background-position:0 -16px; }
.tree .comp { background-position:0 -32px; }
.tree .os { background-position:0 -48px; }
.tree .usr { background-position:0 -64px; }
.tree .drive { background-position:0 -80px; }
.tree .dvd { background-position:0 -96px; }
.tree .rem { background-position:0 -112px; }
.tree .net { background-position:0 -128px; }

.tree .cpl { background-position:0 -144px; }
.tree .cpl-admin { background-position:0 -160px; }
.tree .cpl-auto { background-position:0 -176px; }
.tree .cpl-back { background-position:0 -192px; }
.tree .cpl-enc { background-position:0 -208px; }
.tree .cpl-def { background-position:0 -224px; }
.tree .cpl-access { background-position:0 -240px; }
.tree .cpl-fnt { background-position:0 -256px; }
.tree .cpl-net { background-position:0 -272px; }
.tree .cpl-parent { background-position:0 -288px; }
.tree .cpl-perf { background-position:0 -304px; }
.tree .cpl-pers { background-position:0 -320px; }
.tree .cpl-pwr { background-position:0 -336px; }
.tree .cpl-prnt { background-position:0 -352px; }
.tree .cpl-progs { background-position:0 -368px; }
.tree .cpl-speech { background-position:0 -384px; }
.tree .cpl-sync { background-position:0 -400px; }
.tree .cpl-sys { background-position:0 -416px; }
.tree .cpl-usr { background-position:0 -432px; }
.tree .cpl-welc { background-position:0 -448px; }
.tree .cpl-side { background-position:0 -464px; }
.tree .cpl-wu { background-position:0 -480px; }