/* CSS Document */
html{ height: 100%; }

body
{
	margin: 0px;
	padding: 0px;
	background: #adadad;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333399;
	text-align: center;
	height: 100%;
}

div#main_marg
{
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}

.cls
{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

h2{ font-size: 22px; color: #e85c00; font-weight: normal; }

a{ color: #E85C00; text-decoration: none; }
a:hover{ text-decoration: underline; }
a.more_link{ color: #E85C00; font-size: 11px; }

a.button
{
	display: block;
	float: left;
	width: 144px;
	height: 24px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
* html a:hover.button{ text-decoration: none; }

a.b_idle{ background: url(images/button_b_idle.jpg) repeat-x left top; }
a.b_down{ background: url(images/button_b_down.jpg) repeat-x left top; }
a.o_idle{ background: url(images/button_o_idle.jpg) repeat-x left top; }
a.o_down{ background: url(images/button_o_down.jpg) repeat-x left top; }

div.spotlight
{
	width: 287px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333399;
}

div.spotlight div.top{ width: 287px; height: 30px; background: url(images/add_top.jpg) no-repeat left top; }
div.spotlight div.middle{ width: 228px; background: url(images/add_rep.jpg) repeat-y left top; padding: 0px 30px; }

div.spotlight div.middle h2{ margin-top: 0px; }

div.spotlight div.bottom{ width: 287px; height: 33px; background: url(images/add_bottom.jpg) no-repeat left top; }
div.spot_left{ float: left; margin: 10px 20px 20px 0px; }
div.spot_right{ float: right; margin: 10px 0px 20px 20px; }
div.spotlight p{ margin: 0px; }

div#head_block
{
	width: 100%;
	height: 192px;
	background: #113775 url(images/right_bg.jpg) no-repeat right top;
	position: relative;
	text-align: left;
}
div#header{ padding-top: 30px; padding-left: 50px; }
div#index_top{ height: 17px; line-height: 1px; font-size: 1px; background: #93a1aa; border-bottom: 17px solid #2853a2; }
div#nav{ position: absolute; bottom: 7px; left: 0px; }
div#indexnav{ position: absolute; bottom: 7px; right: 0px; }
div#shadow{ width: 100%; height: 81px; background: url(images/shadow.jpg) repeat-x top left; }
div#langs{ position: absolute; right: 30px; top: 10px; }
div#langs a{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFF; font-weight: bold; }

table#content{ width: 100%; }
table#content td{ vertical-align: top; }
table#content td.left_block
{
	background: #113775 url(images/left_block_bg.jpg) repeat-x left top;
	width: 150px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
table#content td.middle_spacer
{
	width: 36px;
	background: #93a1aa url(images/header_down_rep_bg.jpg) repeat-x left top;
}
table#content td.right_block
{
	background: #EBEBEB url(images/right_block_bg.jpg) no-repeat right top;
	padding: 35px 30px 40px 40px;
}

table#content td.right_block a{ text-decoration: underline; }
table#content td.right_block a:hover{ text-decoration: none; }

div#footer
{
	width: 100%;
	height: 26px;
	background: #2853a2;
}

.left_block a
{
	background: url(images/orb_o.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
	color: #FFF;
	text-decoration: none;
}
* html .left_block a:hover{ text-decoration: none; }
.left_block a.sel
{
	background: url(images/orb_g.jpg) no-repeat left center;
}


/* Data groups */

.data_subgroups {
	margin:0;
	padding:0;
}

.data_subgroups td {
	text-align:center;
	padding:5px;
}

.data_elements td {
	text-align:center;
	margin:5px;
}

.data_group_element_image {}

.data_group_element_author {
}
.data_group_element_title {
	margin:5px 5px 5px 0;
}
.data_group_element_content {
	margin:5px 5px 5px 0;
}


/* Data elements */

.data_element_item {
	
}

.data_element_image {
	border: 4px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}


.data_element_title {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9d9d9d;
	font-weight: bold;
	font-size: 11px;
	color: #F8AA5A;
}



.image {
	text-align: center;
	vertical-align: middle;
}

/* Admin link */

.admin_echo a {
	color: #666666;
	background-color: #ffffff;
}
#center .paragraph .admin_echo a {
	color: #F8AA5A;
}

.tooltip {
	padding: 3px 10px 3px 10px;
	background-color:#FAFFFF;
	border:solid 1px #9d9d9d;
	cursor:help;
}

.block_title {
	font-weight: bold;
	font-size: 11px;
	color: #F8AA5A;
}
.block {
	margin: 0;
	padding: 0;
}

table#form_t td{ padding: 2px 10px; vertical-align: middle; }
table#form_t td.top{ vertical-align: top !important; }
table#form_t td.var_name{ text-align: right; }
table#form_t div.indented{ margin-left: 20px; }
table#form_t input.inp_text{ width: 200px; border: 1px solid #999999; }
table#form_t a.inp_submit{ border: 1px solid #999999; background: #CCC; padding: 2px 3px; display: block; width: 100px; text-align: center; }
table#form_t textarea.inp_text_area{ width: 450px; height: 100px; border: 1px solid #999999; }
table#form_t input.inp_radio_text{ width: 100px; border: 1px solid #999999; color: #666666; font-size: 11px; }
div.small_hr{ height: 1px; font-size: 1px; line-height: 1px; width: 500px; background: #CCCCCC; margin: 10px 0px; }
y{ color: #FF0000; }

table.smooth_table { border-collapse: collapse; }
table.smooth_table tr.top{ background: #8399A6 !important; color: #FFF !important; }
table.smooth_table tr{ border: none; background: #CCCCCC; }
table.smooth_table td{ padding: 5px 0px 5px 10px; text-align: left; border: 2px solid white; }
