/* 
--------------------------------------
Shaw 6th Edition CSS 
Jeff Nuqui
29 Jul 2008
--------------------------------------
*/
@charset "utf-8";
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	background: #1461AE;
}
/* 
--------------------------------------
TEXT
--------------------------------------
*/

.text_01, .text_01 a, .text_01 a:link, .text_01 a:active, .text_01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D0DFF2;
	text-decoration: none;
}
.text_01 a, .text_01 a:link, .text_01 a:active, .text_01 a:visited {
	color: #3399FF;
	text-decoration: none;
}
.text_01 a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.text_01 h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
}
.text_01 h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
}
.text_01 h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #00AEEF;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}
.text_01 h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #00AEEF;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
.text_01 h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #D0DFF2;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
}
.text_01 h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #D0DFF2;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
/* 
--------------------------------------
MAIN CONTAINER
--------------------------------------
*/
#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	height: 1%;
	background: #1461AE;
}
.clear {
	clear: both;
}
/* 
--------------------------------------
HEADER
--------------------------------------
*/
#header {
	text-align: center;
	vertical-align: top;
	background: #263B80;
	height: 1%;
}
#header h1 {
	display: none;
}
#header .cambridge {
	float: left;
}
#header .international_law {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/international_law.jpg) center 25px no-repeat #263B80;
	height: 125px;
	clear: both;
}
#header .international_law a {
	display: block;
	height: 125px;
}
#header .international_law h1 {
	display: none;
}
#header .bar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/sixth_edition.jpg) center 10px no-repeat #0B1D59;
	border-top: solid 1px #7483B8;
	border-bottom: solid 1px #7483B8;
	text-align: center;
	height: 40px;
}
#header .bar h3, #header .bar hr {
	display: none;
}
/* 
--------------------------------------
MAIN BODY - BG
--------------------------------------
*/
#main_contents {
	background: url(../images/main_bg_topleft.jpg) 0px 0px no-repeat transparent;
}
#main_contents_bg {
	background: url(../images/main_bg_gradient.jpg) 0px 0px repeat-x transparent;
}
#main_contents_bg_leftshadow {
	background: url(../images/main_bg_left.jpg) 220px 0px repeat-y transparent;
}
#main_contents_leftbg {
	background: url(../images/left_bg.jpg) 0px 0px no-repeat transparent;
}
/* 
--------------------------------------
MAIN BODY - COLUMN 001
--------------------------------------
*/
#main_contents #column_001 {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	width: 220px;
	float: left;
}
#main_contents #column_001 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
}
#main_contents #column_001 ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
#main_contents #column_001 ul li a, #main_contents #column_001 ul li a:link, #main_contents #column_001 ul li a:active, #main_contents #column_001 ul li a:visited {
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 5px 10px;
	display: block;
	color: #D0DFF2;
	text-decoration: none;
	background: url(../images/nav_arrow.jpg) 160px 10px no-repeat #125AA2;
	border-top: solid 1px #1668BA;
	border-bottom: solid 1px #105294;
}
#main_contents #column_001 ul li a:hover {
	border-top: solid 1px #0A4DA7;
	border-bottom: solid 1px #06387B;
	background: url(../images/nav_arrow_hover.jpg) 160px 10px no-repeat #07408B;
	color: #FFFFFF;
}
#main_contents #column_001 ul li a.current {
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 5px 10px;
	border-top: solid 1px #0A4DA7;
	border-bottom: solid 1px #06387B;
	font-size: 12px;
	text-transform: uppercase;
	background: url(../images/nav_arrow_hover.jpg) 160px 10px no-repeat #07408B;
	color: #3399FF;
}
/* 
--------------------------------------
MAIN BODY - COLUMN 002
--------------------------------------
*/
#main_contents #column_002 {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 220px;
}
#main_contents #column_002 #contents {
	padding: 0px 0px 0px 30px;
	margin: 0px 10px 0px 0px;
	height: 1%;
}
#main_contents #column_002 #contents p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	position: relative;
}
#main_contents #column_002 #contents hr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	background: #7C8ABC;
}
#main_contents #column_002 #contents ul.listyle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 10px;
}
#main_contents #column_002 #contents ul.listyle li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
	list-style: none;
	background: url(../images/list_image.gif) 5px 5px no-repeat transparent;
}
#main_contents #column_002 #contents div.backtotop {
	margin: 10px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	text-align: right;
	font-weight: bold;
	background: #12599F;
	border-top: solid 1px #105090;
}
#main_contents #column_002 #accent {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	background: url(../images/main_bg_bottom.jpg) left bottom no-repeat transparent;
	clear: both;
}
#main_contents #column_002 #accent #quotes {
	margin: 0px 10px 10px 30px;
	padding: 10px 10px 10px 10px;
	background: #0094D6;
	border: solid 1px #343896;
	font-size: 10px;
	line-height: normal;
}
/* 
--------------------------------------
MAIN BODY - COLUMN 003
--------------------------------------
*/
#main_contents #column_003 {
	margin: 0px 0px 0px 0px;
	padding: 30px 10px 10px 10px;
	width: 180px;
	float: right;
}
#main_contents #column_003 #details {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main_contents #column_003 #details p {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background: url(../images/details_topright.jpg) top right no-repeat #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D0DFF2;
	text-decoration: none;
}
#main_contents #column_003 #details p a, #main_contents #column_003 #details p a:link, #main_contents #column_003 #details p a:active, #main_contents #column_003 #details p a:visited {
	color: #D0DFF2 !important;
	text-decoration: underline;
}
#main_contents #column_003 #details p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main_contents #column_003 #details div.bottom {
	background: url(../images/details_bottom.gif) bottom left no-repeat;
	height: 10px;
}
#main_contents #column_003 hr {
	display: none;
}
/* 
--------------------------------------
FOOTER
--------------------------------------
*/
#footer {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 15px 10px;
	background: #0B1D59;
	border-top: solid 1px #7483B8;
	border-bottom: solid 1px #7483B8;
	text-align: left;
}
