/* Style sheet for International Law page (2009) */

body {
	background-color: #A28C81;
	background-image: url(/en/law/images/bkgdgrad.jpg);
	background-repeat: repeat-x;	
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#D8D1CB;
}

/* LANGUAGE BAR */

#languages {	
	background-image: url(/en/law/images/langbar.jpg);
	background-repeat: repeat-y;
	background-color: #80300B;
}
#languages ul li a:hover {
	color:#F5E8D3;
}
#languages  ul  li#english  {
	color:#F5E8D3
}

/* TOP BANNER */

#topbanner {
	background-image: url(/en/law/images/bannerbkgd.jpg);
	background-repeat: repeat-x;	
	background-position: 0 -15px;
	height: 99px;
}
#topbanner #hiddentitle, #hiddentitle span {
	height: 99px;
	background: url(/en/law/images/banner.jpg) no-repeat;
}

/* THEMATIC NAVIGATION */

#thematicnav {
	background-image: url(/en/law/images/ltorgbkgd.jpg);
	background-repeat: repeat;
}
#thematicnav  #law  a {	
	color: #FFFFFF;
	text-decoration: none;
	background-image:none;
}

/* MAIN NAVIGATION */

#mainnav {	
	background-color: #FBF4EA;	
}
#mainnav h2 {
	color: #441D00;
	background-color: #F5DECB;	
}
#mainnav ul li a {
	border-bottom-color: #F5DECB;
}
#mainnav ul li a:hover {
	color: #441D00;
	background-color: #F8E8D6;
}

/* CONTENT */

#content h2 {
	color: #C65C2B;	
}
#content #photobox {	
	border: 1px solid #C65C2B;
	background-color: #FBF4EA;
}
#content #photobox .photocaption {
	background-color: #FBF4EA;
	color: #441D00;
}
#content ul.contentli li {
	background-image: url(/en/law/images/squarebutton.gif);
	background-repeat: no-repeat;
	background-position: 18px 12px;	
}
#content ul.contentli ul  {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#content ul.contentli ul li {
	background-image: url(/en/law/images/bullet.gif);
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #441D00;
}
#content a:hover {
	color: #AF410E;
	text-decoration: underline;
}

/* RESOURCES: RIGHT COLUMN */

#resources {	
	background-color: #FBF4EA;
}
#resources .box {		
	border: 1px dotted #C65C2B;
}
#resources .box a:hover {
	color: #AF410E;
	text-decoration: underline;
}
#resources .box a:visited {
	color: #AF410E;
}
#resources .box .more a:hover {
	color: #AF410E;
	text-decoration: underline;
}
#resources .box h2 {
	background-color: #C65C2B;	
}

/* FOOTER BAR */

#footer {
	background-image: url(../../common/images/intlaw_footer.jpg);
	background-repeat: repeat;
	background-position: 0 -0.6em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #914420;
}
#footer ul li a:visited {
	color: #5E1700;
}
#footer ul li a:hover {
	color: #5E1700;
}

