/* Global styles */
html, body, form {
	color:#000;
	margin:0; 
	padding:0;
}
html, body {
	border:none;
	height:100%;
}
body {
	background:#88AAD3;
}
body, input, textarea, select, button {
	font:13px Arial, Sans-serif;
}
input, textarea, select, button {
	vertical-align:middle;
	margin:0;
}
div {
	position:relative;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#00F;
}
img {
	vertical-align:top;
	border:none;
}
label {
	margin-right:5px;
}
p {
	margin:0 0 0.7em 0;
}
hr {
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	height:8px;
}
h1, h2, h3 {
	font-weight:bold;
}
h1 {
	color:#009;
	font-size:18px;
	margin:12px 0 12px 0;
	border-bottom:1px solid #009;
}
h2 {
	color:#00C;
	font-size:14px;
	margin:12px 0 9px 0;
	border-bottom:1px solid #9194FF;
}
h3 {
	color:#00F;
	font-size:12px;
	margin:12px 0 6px 0;
}
table {
	border:none;
	border-collapse:collapse;
}
table th {
	font-weight:bold;
	white-space:nowrap;
}
table td, th {
	text-align:left;
	vertical-align:top;
}
ins {
	text-decoration:none;
	background:#AFA;
}
ins.normal {
	background:none;
}
del {
	text-decoration:none;
	background:#FAA;
}
del.normal {
	background:none;
	display:none
}
optgroup {
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}
/* User interface styles */
#cms_outline {
	width:980px;
	margin:auto;
	background:#88AAD3 url(middle.gif) repeat-y center;
}
#cms_header {
	height:100px;
	padding:0 26px;
	margin:auto;
	background:url(top.jpg) no-repeat center bottom;
}
#cms_logo {
	float:right;
	width:164px;
	margin-left:10px;
}
#cms_title {
	font-weight:bold;
	font-size:16pt;
	margin:0;
	padding:13px 0 12px 0;
}
#cms_login {
	float:right;
	margin-top:6px;
	width:160px;
}
#cms_login input {
	width:130px;
}
#cms_login hr {
	height:4px;
}
#cms_body {
	padding:0 25px;
	background:no-repeat bottom right;
}
#cms_footer {
	text-align:center;
	padding:24px 0;
	background:url(bottom.gif) no-repeat center bottom;
}
#cms_language img {
	margin-left:5px;
}
.menu {
	clear:left;
	margin-right:10px;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menu ul li {
	float:left;
	margin-right:3px;
}
.menu ul li a {
	display:block;
	padding:4px;
	border:1px solid #888;
	width:46px;
	height:30px;
	background:no-repeat center center;
}
.menu ul li a:hover {
	background-color:#FFF;
}
.menu ul li ul {
	background:#C3DBE8;
	display:none;
	height:auto;
	position:absolute;
	width:200px;
	z-index:200;
	border-top:1px solid #000;
}
.menu ul li:hover ul {
	display:block;
}
.menu ul li ul li {
	display:block;
	float:none;
	width:198px;
	border:1px solid #000;
	border-top:none;
}
.menu ul li ul li a {
	display:block;
	padding:3px 3px 3px 22px;
	border:none;
	width:auto;
	height:auto;
	background:no-repeat 3px center;
}
.menu ul li ul li a:hover {
	background-color:#3E9DFE;
	color:#FFF;
}
.menu ul li ul li a.add {
	padding:3px;
	width:12px;
	height:14px;
	float:right;
	background:url(../images/icon_plus.gif) no-repeat center center;
}
.menu #current {
	background-color:#3E9DFE;
}
.bigicon {
	border:none;
	padding:8px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	text-align:center;
	width:64px;
	height:80px;
}
.bigicon:hover {
	border:1px solid #000;
	padding:7px;
	background-color:#DDF;
}
.bigicon div {
	margin-top:3px;
}
.footnote {
	margin-top:5px; 
	font-size:10px;
}
.language {
	color:#35C;
	font:bold 9px arial;
	border:1px solid #35C;
	background-color:#FFF;
}
.box {
	border:1px solid #99F;
	padding:2px 4px;
	margin-bottom:4px;
	background-color:#EEF;
	display:block;
}
.separator {
	width:20px;
	background:url(separator.gif) repeat-y center;
}
p.rss img {
	margin:0 5px 5px 0;
}
.rss_label {
	color:#006;
	font-weight:bold;
	font-size:7pt;
}
.rss_title {
	font-size:11pt;
	padding-top:12px;
	border-top:1px solid #AAF;
}
.rss_starred {
	color:#F00;
}
.mlang {
	display:inline-table;
	vertical-align:top;
}
img.button {
	background:#FFF;
	border:1px solid #000;
	cursor:pointer;
	margin-right:2px
}
#translation {
	float:right;
}
#translation a {
	margin-right:10px;
}
#translation .gBranding {
	float:right;
}
table.photo {
	width:100%;
}
table.photo td {
	text-align:center;
	vertical-align:middle;
	width:20%;
	padding:8px;
}
img.photo {
	border:1px solid #000;
}
object.video {
	margin-bottom:10px;
}
table.video {
	width:100%;
}
table.video td {
	padding:3px;
}
.phrase {
	cursor:pointer;
}
.phrase:hover {
	font-weight:bold;
}
.share {
	font-weight:bold;
	color:#FE411C;
}
/*
 * Statistical style classes
 */
.stat_mn {
	background-color:#c6e4ff;
}
.stat_mx {
	background-color:#c6e4ff;
}
.stat_md {
	background-color:#e4ffe4;
}
.stat_q1 {
	background-color:#ffffc6;
}
.stat_q3 {
	background-color:#ffffc6;
}
.stat_om {
	background-color:#ffe4ff;
}
.stat_ox {
	background-color:#e4e4ff;
}
.stat_iq {
	background-color:#ffffe4;
}
/* Common user interface styles */
div#cms_dialog {
	background-color:#FFF;
	border:1px solid #000;
	padding:6px;
}
div#cms_blur {
	background-color:#000;
	filter:alpha(opacity=50);
	opacity:.50;
}
.toolbar {
	margin:5px 0;
	padding:4px 8px; 
	border:1px solid #666;
	background-color:#C3DBE8;
	vertical-align:middle;
}
.toolbar label {
	font-weight:bold;
	color:#000;
}
.navigation {
	margin:5px 0;
	text-align:center;
}
button.button {
	margin-right:10px;
}
img.icon {
	vertical-align:middle;
	margin-right:3px;
}
.highlight {
	cursor:pointer;
}
.highlight:hover {
	background-color:#DDD;
}
.sortheader {
	color:#FFF;
}
.sortheader:hover {
	color:#FF0;
}
.footer {
	margin-top:5px;
}
.remark {
	color:#00C;
	padding-right:10px;
}
img.left {
	float:left; 
	margin-right:5px
}
img.right {
	float:right;
	margin-left:5px
}
table.form td, table.form th {
	padding:0 5px 5px 0;
	white-space:nowrap;
	vertical-align:top;
}
table.form tr.last td, table.form tr.last th {
	padding-bottom:0;
}
table.table, table.list {
	width:100%;
	border:1px solid #000;
}
table.table tr, table.list tr {
	background-color:#FFF;
}
table.table tr.selected, table.list tr.selected {
	background-color:#DDF;
}
table.table th, table.table td, table.list td, table.list th {
	padding:2px 5px 2px 5px;
	width:auto;
}
table.table th, table.table td, table.list th {
	border-bottom:1px solid #000;
}
table.table th, table.table td {
	border-right:1px solid #000;
}
table.table th, table.list th {
	color:#FFF;
	background-color:#3E9DFE;
}
table.list th.narrow , table.list td.narrow {
	width:1%;
	white-space:nowrap;
}
div.info, div.warning {
	margin:6px 0;
	padding:6px; 
	border:1px solid #888;
	padding-left:28px;
	background:#DFF no-repeat 6px 6px;
}
div.info {
	background-image:url(../images/icon_info.gif);
}
div.warning {
	background-image:url(../images/icon_warning.gif);
}
div.note {
	margin:5px 0;
	padding:6px;
	border:1px solid #888;
	background-color:#DFF; 
}
table.note {
	border:1px solid #888;
	background-color:#DFF;
}
table.message {
	width:100%;
	margin:6px 0;
}
table.message td, table.message th {
	padding:6px 12px;
}
table.message th img {
	margin-bottom:2px;
}
table.message td {
	width:100%;
	padding-left:0;
}
table.message th {
	white-space:nowrap;
	text-align:center;
}
/* Generic styles */
.bold {
	font-weight:bold;
}
.center {
	text-align:center;
}
.middle {
	vertical-align:middle;
}
.right {
	text-align:right;
}
.nowrap {
	white-space:nowrap;
}
.noborder {
	border:none;
}
.nomargin {
	margin:0;
}
.inline {
	margin-top:0;
}
.help {
	cursor:help;
}
.pointer {
	cursor:pointer;
}
.clear {
	clear:both;
}
