/*
	CSS Style Definitions for 
	developed by Stefan Isarie - Webstars ltd.
	http://www.webstarsltd.com/
	sales@webstarsltd.com

	layout
*/
html, body{ margin:0; padding:0; }
body{ font: .83em Arial, Helvetica, sans-serif; text-align:center; }
#page-container-plain-text{ width:400px; text-align:left; margin:20px auto; }
	#sitemap-plain-text{ width:400px; float:left; border-bottom:1px solid #838382; }
	#header-plain-text{ width:400px; float:left; padding:25px 0; }
	#content-plain-text{ width:400px; float:left; padding:20px 0 0 0; border-top:1px solid #838382;}
#page-container{ width:900px; text-align:left; margin:20px auto; }
	#sitemap{ width:900px; float:left; border-bottom:1px solid #838382; }
	#header{ width:900px; float:left; border-bottom:20px solid #D4CBB9; padding:25px 0; }
	#header a{ display:block; width:172px; height:39px; margin-left:16px; }
	#navigator{ width:900px; float:left; }
	#content{ width:900px; float:left; border-top:1px solid #838382; padding:20px 0 0 0; }
		#left-side{ width:200px; float:left; color:#838382; }
		#cls_link { color:#838382; text-decoration:none; }
		#cls_link a:hover{ color:#838382; text-decoration:underline; }
		#center{ width:500px; float:left;}
		/*#right-side{ width:200px; float:right; }*/
		/*#right-side{ position:absolute;width:200px;top:0px; }*/
		#right-side{ width:200px; float:right; }
	/*#footer{ width:900px; float:left; border-top:1px solid #838382; color:#838382; font-size:12px; margin-top:20px; padding-bottom:30px; }*/
	#footer{ width:900px; float:left; border-top:1px solid #838382; color:#838382; font-size:12px; margin-top:20px; padding-bottom:30px; }
		#footer p{ width:200px; float:right; margin:0 0; }
		#footer p a{ color:#838382; text-decoration:none; }
		#footer ul { margin: 0 0 0 10px; padding: 0; list-style-type: none;}
		#footer ul li{ margin:0; padding:2px 6px; border-right:1px solid #838382; float:left; }
		#footer li.last{ border-right:none; }
		#footer ul li a, #footer ul li a:link, #footer ul li a:visited{ color:#838382; font-size:12px; text-decoration:none; }
		#footer ul li a:hover, #footer ul li a:active{ color:#000; }
		#footer #copyright { margin: 0; padding:0; float: right; width: 250px; }
		#footer #copyright p { margin: 0; padding:0; font-size: 8px; }
		
		

/* site wide elements */
.inside{ padding:0 10px; }

a { color:#838382; }
a:hover { color:#000; }

#sitemap ul{ margin:0; padding:0; list-style:none; }
#sitemap ul li{ margin:0; padding:2px 6px; border-left:1px solid #838382; float:right; }
#sitemap ul li.last{ border-left:none; }
#sitemap ul li a, #sitemap ul li a:link, #sitemap ul li a:visited{ color:#838382; font-size:.9em; text-decoration:none; }
#sitemap ul li a:hover, #sitemap ul li a:active{ color:#000; }

#sitemap-plain-text ul{ margin:0; padding:0; list-style:none; }
#sitemap-plain-text ul li{ margin:0; padding:2px 6px; border-left:1px solid #838382; float:right; }
#sitemap-plain-text ul li.last{ border-left:none; list-style:none;}
#sitemap-plain-text ul li a, #sitemap-plain-text ul li a:link, #sitemap-plain-text ul li a:visited{ color:#838382; font-size:.9em; text-decoration:none; }
#sitemap-plain-text ul li a:hover, #sitemap ul li a:active{ color:#000; }

#navigator ul#principal{ margin:1px 0 0 0; padding:0; list-style:none; clear:both; width:900px; }
#navigator ul#principal li{ margin:0 1px 0 0; padding:0; background-color:#838382; float:left; height:46px; }
#navigator ul#principal li.c1{ border-bottom:10px solid #DB8181 }
#navigator ul#principal li.c2{ border-bottom:10px solid #B7C545 }
#navigator ul#principal li.c3{ border-bottom:10px solid #93C1D2 }
#navigator ul#principal li.c4{ border-bottom:10px solid #E99E84 }
#navigator ul#principal li.c5{ border-bottom:10px solid #92C7B1 }
#navigator ul#principal li.c6{ border-bottom:10px solid #A6A5CA }
#navigator ul#principal li.c7{ border-bottom:10px solid #E4A2B2 }
#navigator ul#principal li.c8{ border-bottom:10px solid #838382; margin-right:0; width:192px; float: left; padding-left:4px; padding-right:4px; }
#navigator ul#principal li.c8 form{ margin:3px 6px 0 6px; padding:0; }
#navigator ul#principal li.c8 form label{ color:#fff; display:block; margin-bottom:6px }
#navigator ul#principal li.c8 form input{ border:none; font-size:1em; width:100%; }
#navigator ul li a, #navigator ul li a:link, #navigator ul li a:visited{ color:#fff; display:block; text-decoration:none; padding:2px 0 2px 6px; line-height:1.4em; width:93px; height:46px; }
#navigator ul li a:hover, #navigator ul li a:active{}

#navigator ul#secundar{ margin:0; padding:0; list-style:none; width:900px; }
#navigator ul#secundar li{ height:10px; margin:0 1px 0 0; float:left; width:95px; padding:0 2px; }
#navigator ul#principal li.on{ font-weight:bold; }
#navigator ul#secundar li.c1, #navigator ul#principal li.c1.on{ background-color: #DB8181 }
#navigator ul#secundar li.c2, #navigator ul#principal li.c2.on{ background-color: #B7C545 }
#navigator ul#secundar li.c3, #navigator ul#principal li.c3.on{ background-color: #93C1D2 }
#navigator ul#secundar li.c4, #navigator ul#principal li.c4.on{ background-color: #E99E84 }
#navigator ul#secundar li.c5, #navigator ul#principal li.c5.on{ background-color: #92C7B1 }
#navigator ul#secundar li.c6, #navigator ul#principal li.c6.on{ background-color: #A6A5CA }
#navigator ul#secundar li.c7, #navigator ul#principal li.c7.on{ background-color: #E4A2B2 }
#navigator ul#secundar li.c8, #navigator ul#principal li.c8.on{ background-color: #838382; width:195px; }

form#login{ background-color:#838382; padding:6px 9px; margin-bottom:10px; }
form#login label{ display:block; color:#fff; margin-bottom:3px; }
form#login input{ border:none; width:178px; margin-bottom:3px; color:#C1C1C1; padding:2px; }

#loginbox { border:1px solid #D4CBB9; color:#838382; padding:10px; }
#loginbox h2 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#838382; margin:0; padding:0; }
#loginbox .inner { background:#838382; color:#fff; width:196px; margin:3px; padding:3px; }
#loginbox .inner input { width: 178px; }
form table .input5, .input4, .input3, .input2{ width: 175px; }

ul.gt{ margin:0 0 7px 0; padding:4px 0; list-style:none; }
ul.gt li{ margin:0 0 6px 8px; padding:0; }
ul.gt li.last{ margin:0 0 2px 10px; padding:0; }
ul.gt li a, ul.gt li a:link, ul.gt li a:visited{ color:#838382; text-decoration:none;  background:url("../images/gt.gif") no-repeat left center; padding-left:12px; display:block; }
ul.gt li a#on, ul.gt li a:hover, ul.gt li a:active{ color:#000; background:url("../images/gton.gif") no-repeat left center; }
ul.gt li a#on{ font-weight:bold; }

#left-side ul.pr5{ position:relative; top:-2px; }
#left-side ul.bottom{ padding-bottom:12px; }

dl.arrowed{ margin:0; padding:0 0 8px 0; }
dl.arrowed.bordered, ul.gt.bordered{ border-bottom:1px solid #838382; }
dl.arrowed dt{ margin:0 0 14px 0; padding:0; line-height:20px; display:block; }
dl.arrowed dt a, dl.arrowed dt a:link, dl.arrowed dt a:visited{ color:#fff; text-decoration:none; background: #838382 url("../images/arrow.gif") no-repeat center right; display:block; padding:0 8px; width:184px; }
dl.arrowed dt a:hover, dl.arrowed dt a:active{ color:#fff; text-decoration:none; background: #706f6e url("../images/arrow-on.gif") no-repeat center right; display:block; padding:0 8px; }
dl.arrowed dd{ margin:0 0 10px 0; padding:0 8px; color:#838382;}
dl.arrowed.gt dd{ margin:0 0 4px 8px; padding:0 8px 0 0; }
dl.arrowed.gt dd.last{ margin-bottom:6px; }
dl.arrowed dd a, dl.arrowed dd a:link, dl.arrowed dd a:visited{ color:#838382; text-decoration:none; }
dl.arrowed dd a:hover, dl.arrowed dd a:active{ color:#000; }
dl.arrowed dd a.nohover:hover, dl.arrowed dd a.nohover:active{ color:#838382; }

dl.arrowed.gt dd a, dl.arrowed.gt dd a:active, dl.arrowed.gt dd a:visited{ background:url("../images/gt.gif") no-repeat left center; padding-left:12px; } 
dl.arrowed.gt dd a#onme, dl.arrowed.gt dd a:hover, dl.arrowed.gt dd a:active{ background:url("../images/gton.gif") no-repeat left center !important; color:#000; }

#center p{ margin:0 0 12px 0; }
#center p.more{ margin-bottom:36px; }

div.inside h1{ margin:1px 0 12px 0; font-size:1.1em; font-weight:bold; }
div.inside p.more{ color:#838382; }
div.inside p.more a, div.inside p.more a:link, div.inside p.more a:visited{ color:#838382; text-decoration:none; }
div.inside p.more a:hover, div.inside p.more a:active{ color:#000; }

/* others */
.hide{ display: none; }
.show{ display: block; }
.show_{ display: inline; }
.underline{ text-decoration: underline; }
.i{ font-style: italic; }
.r{ text-align: right; }
.l{ text-align: left; }
.c{ text-align: center; }
.b{ font-weight: bold; }
.s{ text-decoration: line-through; }
.u{ text-decoration: underline; }
.b{ font-weight: bolder; }
.i{ font-style:italic; }
img,form{ border: 0; margin: 0; padding: 0; }
.fr{ float: right !important; }
.fl{ float: left !important; }
.rfr{ position:relative; float: right !important; }
.rfl{ position:relative; float: left !important; }
br.clear{ clear: both; }
hr{ width:100%; height:2px; }
td{ vertical-align:top; }

input, textarea, select{ font: .83em Arial, Helvetica, sans-serif; }
input.upload { width:180px; }
.frImg{ float:right; margin: 0 0 8px 8px; clear: right; }
.flImg{ float:left; margin: 0 8px 8px 0; clear: left; }

.dkGray{ background-color:#706f6e; }
.lgGray{ background-color:#838382; }

#data_room_menu {
	font-family: Verdana;
	font-size: 12px;
}
#data_room_menu dt {
	float: left;
	clear: both;
	color: gray;
	width: 200px;
}
#data_room_menu dd {
	color: brown;
	height: 20px;
}
dl.arrowed dd.arrows {
	background-image: url(../images/gt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}
#index_sitemap li {
	padding: 5px 0 5px 0;
}
#index_sitemap li ul li {
	padding: 5px 0 5px 0;
}
#fs_access legend, #fs_other legend {
	color: #000;
}
.on {
	text-decoration: none;
}
#doc_search_box {
	margin:0;
	background-color: #838382;
	padding: 5px;
}
#doc_search_box dt {
	padding-left: 4px;
	color: #fff;
	margin-bottom: 8px;
}
#doc_search_box dd {
	margin:0;
	margin-bottom: 4px;
	margin-left: 5px;
	padding:0;
}
#doc_search_box input {
	width:160px;
	border:0;
}

#home_center {margin-left: 10px;}
a.paging {color:#838382;font-size:11px;font-family:Arial;text-decoration:none;}
a.nline {text-decoration:none;}
a.section_title {font-size:12px;height:20px;line-height:20px;color:#fff; text-decoration:none; background: #706f6e url("../images/arrow-on.gif") no-repeat center right; display:block; padding:0 8px;overflow:hidden;}
div#art_fund_tracker_container {font-family:Arial;font-size:11px;color:#838382;border-bottom:1px solid #838382;}
div#art_fund_tracker_container div p.images {text-align:center;}
p.section_title {
background:#706F6E url(../images/arrow-on.gif) no-repeat scroll right center;
color:#FFFFFF;
display:block;
font-size:12px;
height:20px;
line-height:20px;
overflow:hidden;
padding:0 8px;
text-decoration:none;}