/*  style dedicated to the fuji restricted area */


/* include for access to area */
#restrictedarea {background:url(img/zone-VIP-site-web.gif) no-repeat; float:left; position:relative;width:75px; height:75px; top:150px; left:37px; }
#restrictedarea a {color:#FF5C00}
#restrictedarea img{width:75px; height:75px}

#logo #restrictedarea {float:left;position:relative;clear:both}


/* logbar  */

#logbar {position:relative;float:left; background:#FFF; color:#FF5C00; padding:3px; border:1px solid #C2C3C5; margin-left:2px; width:150px;clear:left}
#logbar a, #logbar a:visited{color:#FF5C00}
#logbar a:hover{color:#000; text-decoration:none}



/* restricted area  */
#content.restricted{float:right;left;top:0px; left:0px;width:600px;margin-top:20px; clear:right }
#content.restricted table{border:0}
#content.restricted td{border:0}


#content.restricted .library ul {margin:0}
	table.library {border:0; vertical-align:top}
	table.library td{border:0; vertical-align:top}
	table.library tr{border-bottom:1px solid #FF5C00}
	.library .thumbnail {width:80px; text-align:left; vertical-align:top}
	.library .thumbnail img {width:70px}
	.library .name{width:300px; font-weight:bold; height:10%}
	.library .description {width:300px; vertical-align:sub; color:#999}
	.library .extension {color:#999}
	.library img {border:0;}
	.library hr {border: 1px solid #FF5C00}

/* menu */
#nav {float:left; background:#FFF; color:#FF5C00; padding:3px; border:1px solid #C2C3C5; margin:2px 0 0 2px; width:150px; clear:left}
#nav ul {list-style-image:url(img/link.gif); margin-left: 0; padding-left: 2em;}

#nav a, #nav a:visited {color:#FF5C00}
#nav li.current {background:#FF5C00;}
#nav li.current a:visited, #nav li.current a {color:#FFF; text-decoration:none}

