/* ============================================ 
LAYOUT {
============================================= */
body.menu {
	background-color: #DDEBF3;
}

.logged_out {
	background: #FF8500 url("/interface/bkgd_logged_out.gif") 0 0 repeat-x;
}

#logged_out_logo {
	background: #FF8500 url("/interface/logo_login.gif") 0 0 no-repeat;
	width: 159px;
	height: 218px;
	margin: 0 auto;
}

#login_form {
	background: #FF8500 url("/interface/bkgd_login_form.gif") 0 0 no-repeat;
	width: 341px;
	height: 400px;
	margin: 27px auto 0 auto;	
}

#login_form_container {
	width: 281px;
	margin-left: 30px;
	padding-top: 15px;
}

#login_footer {
	margin: 40px 0;
	text-align: center;
}

#login_footer p {
	font-size: 10px !important;
}

#login_form_container h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#login_form_container h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#login_form_container p {
	font-size: 12px;
	color: #FFF;
}

#login_form_container a.login_link,
#login_form_container p a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

#login_form_container .message {
	width: 270px;
	overflow: hidden;
}

#login_form_container .message h1 {
	margin-top: 0px;
}

#login_form_container .msg_error h1 {
	color: #FFF;
}


#whiteout {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 8888;
	position: absolute;
	margin: 0 auto;
	left: 0;
	display: none;
}

#ie6_spacer {
	display: none;
	height: 1px;
}

#header_bar {
	/* background-image: url("/interface/bkgd_header.gif"); */
	background-color: #F90;
	border-bottom: 1px solid #FFF;
	width: 100%;
	height: 50px;
	text-align: center;
}

#header_content {
	background-image: url("/interface/logo.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 940px;
	height: 50px;
	margin: 0 auto;
}



#appgroup {
	font-size: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #FFF;
	background-position: 9px 7px;
	padding: 17px 0 0 38px;
	height: 40px;
	width: 350px;
	float: left;
}

#appgroup span {
	font-size: 11px;
	cursor: pointer;
}

#appgroup a, #appgroup_menu a {
	color: #FFF;
	font-weight: bold;
}

#appgroup a:hover, #appgroup_menu a:hover {
	color: #FFEFD2;
	text-decoration: none;
}

#appgroup_menu a:hover {
	text-decoration: underline;
}

#appgroup_menu .core_appgroup_menu {
	font-weight: normal;
}

#appgroup_menu {
	margin-left: 20px;
	background-color: #FF9500;
	border: 2px solid #FFF;
	border-top: none;
	width: 270px;
	padding: 0 0 10px 0;
	position: absolute;
	top: 50px;
	z-index: 9999;
	display: none;
	clear: both;
}

#appgroup_menu li {
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #FFF;
	padding: 5px 0 5px 17px;
	border: 0px solid #FFF;
}

#appgroup_menu h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 4px 17px;
	color: #FFEFD2;
}

#appgroup_menu h2 a, #app_menu h2 a {
	font-weight: bold !important;
}

#app_menu {
	background-color: #DBE9F1;
	border: 3px solid #FFF;
	border-top: none;
	width: 300px;
	padding: 10px 0 10px 0;
	margin-left: 20px;
	position: absolute;
	top: 93px;
	z-index: 9999;
	display: none;
	clear: both;
}

#app_menu li {
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 5px 17px 5px 38px;
	background-repeat: no-repeat;
	background-position: 17px 5px;
}

#app_menu h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 4px 17px;
	color: #000;
}

#global_nav {
	float: right;
	margin: 0px 0px 0 0;
	padding: 17px 70px 0 0;
	font-weight: bold;
	color: #FFF;
	height: 30px;
}

#global_nav a {
	color: #FFEFD2;
	font-weight: bold;
}

#global_nav a:hover {
	color: #FFF;
}

#global_nav span {
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

#app_bar {
	background: #DDEBF3 url("/interface/bkgd_app_header.gif") bottom left repeat-x;
	width: 100%;
	height: 75px;
	text-align: center;
}

#app_bar_content {
	width: 940px;
	height: 75px;
	margin: 0 auto;
}

#app_name {
	height: 44px;
}

#app_name h1 {
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding: 15px 0 0 40px;
	height: 45px;
}

#app_name h1 a {
	color: #000;
	font-weight: bold;
}

#app_name h1 a:hover {
	color: #6D98BA;
	text-decoration: none;
}

#app_name h1 span {
	font-size: 11px;
	cursor: pointer;
	color: #6d98ba;
}

#app_nav {
	margin-left: 7px;
}

#app_nav.tabs {
	margin-left: 0px;
	position: relative;
	height: 32px;
	border-bottom: 1px solid #cbdde7;
}

#app_nav li {
	float: left;
	padding: 0 15px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
}

#app_nav.tabs li {
	border: 1px solid #cbdee5;
	margin-right: 3px;
	font-weight: bold;
	padding-bottom: 1px;
}

#app_nav.tabs li.spacer {
	border: none;
	padding: 0;
	margin: 0;
	width: 17px;
}

#app_nav.tabs li img {
	margin-right: 6px;
	opacity: .4;
	filter: alpha(opacity=40);
}

#app_nav li a {
	color: #005CAF;
}

#app_nav.tabs li a {
	color: #005CAF;
	font-weight: bold;
}

#app_nav li a:hover {
	color: #005CAF;
}

#app_nav li.current, #app_nav li.current_section {
	border: 1px solid #cbdee5;
	background-color: #FFF;
	border-bottom: none;
	background-image: url("/interface/bkgd_app_nav.gif");
	background-repeat: repeat-x;
}

#app_nav.tabs li.current {
	background-image: url("/interface/bkgd_app_nav_tab.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #deebf3;
}

#app_nav.tabs li.current img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#app_nav li.current, #app_nav li.current a {
	color: #000;
	font-weight: bold;
}

#app_nav li.current_section a {
	font-weight: bold;
}

#app_wrapper {
	background-image: url("/interface/bkgd_app_content.gif");
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #d7e9f3;
	margin: 15px;
	width: 940px;
	margin: 15px auto 0 auto;
	padding: 0;
	text-align: left; /* You changed this from center. If IE don't work change back. */
}

#app_content_header {
	margin-bottom: 20px;
}

#app_content_header.reduced {
	height: 53px;
}

#app_content_header h1 {
	padding: 20px 0 0 25px;
	font-size: 20px;
	line-height: 25px;
	color: #000;
}

#app_content_header p {
	padding: 20px 0 0 25px;
	font-size: 13px;
}

#control_bar {
	border: 1px solid #cbdee5;
	background-color: #deebf3;
	margin: 0 10px;
	padding: 10px 15px;
	padding-top: 12px;
}

#control_bar span {
	color: #628fab;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}

#control_bar input.field,
#control_bar select.field {
	border: 1px solid #cbdde7;
	border-bottom-color: #e9f2f7;
	border-right-color: #e9f2f7;
	height: 32px;
	font-size: 16px;
	padding: 3px;
}

#login_form_container input.field {
	border: 1px solid #ff8700;
	border-bottom-color: #ffc565;
	border-right-color: #ffc565;
}

#control_bar input.field {
	padding-top: 4px;
	position: relative;
}

#control_bar div.button {
	font-size: 12px;
	padding-bottom: 7px;
	position: relative;
	top: -1px;
}

#app_tab_container {
	background-color: #deebf3;
	border: 1px solid #BBC7D4;
	border-top: none;
	border-left: none;
	position: relative;
	padding-top: 20px;
	width: 940px;
}

#app_footer {
	width: 910px;
	padding: 15px 10px 20px 10px;
	margin: 0 auto;
	text-align: center;
}

#app_footer a {
	color: #666;
}

/*
} */

/* ============================================ 
MESSAGES {
============================================= */

.message {
	/* width: 932px; */
	margin: 0 auto 0 auto;
	background-repeat: repeat-x;
	border-width: 4px;
	border-style: solid;
	cursor: pointer;
}

.message .msg {
	height: 75px;
	background-repeat: no-repeat;
}

.message .msg h1 {
	font-size: 14px;
	padding: 27px 0 0 70px;
	font-weight: bold;
}

.message .msg h1 em {
	font-weight: inherit;
	text-decoration: underline;
}

.msg_alert .msg {
	background-image: url("/interface/icon_msg_alert.gif");
}

.msg_error .msg {
	background-image: url("/interface/icon_msg_error.gif");
	color: #FFF;
}

.msg_confirm .msg {
	background-image: url("/interface/icon_msg_confirm.gif");
}

.msg_info .msg {
	background-image: url("/interface/icon_msg_info.gif");
}

.msg_alert {
	border-color: #ffa900;
	background-image: url("/interface/bkgd_msg_alert.gif");
	background-color: #ffd300;
}

.msg_error {
	border-color: #fdc8bd;
	background-image: url("/interface/bkgd_msg_error.gif");
	background-color: #C00;
}

.msg_confirm {
	border-color: #8CB25E;
	background-image: url("/interface/bkgd_msg_confirm.gif");
	background-color: #c0d46a;
}

.msg_info {
	border-color: #6099D7;
	background-image: url("/interface/bkgd_msg_info.gif");
	background-color: #9ebce7;
}

div.error {
	margin-bottom: 5px;
}

div.error span {
	font-weight: normal;
	font-size: 10px;
	color: #D00000;
	padding: 5px 10px;
	background-color: #FFC7BC;
}

.default_progress_bar {
	padding: 10px;
	color: #F60;
	font-size: 14px;
	margin: 0 10px 10px 10px;
}

/*
} */

/* ============================================ 
BUTTONS {
============================================= */
.button_container, #js_progress_bar {
	height: 70px;
	padding: 10px 0 0 0; 
	margin: 0 25px;
}

#js_progress_bar {
	margin-left: 19px;
	color: #F60;
}

div.button {
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding: 7px 9px 8px 8px;
	display: inline;
	text-align: center;
	text-decoration: none;
	background-image: url('/interface/bkgd_btn_default.gif');
	background-repeat: repeat-x;
	background-color: #005CAF;
	border: 2px solid #0074B8;
	border-top: 1px solid #62a5f4;
	border-left: 1px solid #62a5f4;
	margin-right: 8px;
}

div.subdued {
	background-image: url('/interface/bkgd_btn.gif');
	border-color: #b8daf8;
	color: #005CAF;
}
	
a.button {
	text-decoration: none;
	display: inline;
	color: #316AC5;
}

a.button:hover {
	text-decoration: none !important;
}

a.button:hover div.button {
	text-decoration: none;
	background-image: none;
	background-color: #0c4e9d;
	border-color: #0c4e9d;
	color: #FFF;
	border-width: 1px;
	margin-right: 9px;
}

a.button:hover div.subdued {
	background-color: #b8daf8;
	border-color: #b8daf8;
	color: #005CAF;
}

a.btn_collapse_expand {
	display: block;
	float: right;
	width: 50px;
	margin-left: 10px;
	height: 18px;
	background: transparent url("/interface/btn_collapse.gif") no-repeat center right; 
}
a.button div img {
	margin: 0px 5px 2px 0px;
}

a.collapsed {
	background-image: url("/interface/btn_expand.gif")
}

/*
} */

/* ============================================ 
FORMS {
============================================= */
input.field, textarea.field, select {
	border: 1px solid #B7B7B7;
	border-bottom: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	background-color: #F7FBFF;
	font-size: 16px;
	line-height: 20px;
	padding: 7px 0 0 7px;
	width: 890px;
}

input.radio, 
input.checkbox {
	border:			none;
	height:			auto !important;
	width:			auto  !important;
	vertical-align: middle;
	margin:	0px;
}

select {
	height: 36px;
}

input.field {
	height: 36px;
}

input.big {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	height: 42px;
}

div.form_step {
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

div.form_step select {
	font-size: 16px;
}

div.form_step h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #6D98BA;
	/* color: #888; */
}

div.form_step h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000;
}

div.form_step h1 span, 
div.form_step h2 span {
	font-weight: normal;
	font-size: 11px;
	padding-left: 8px;
	color: #D00000;
}

div.form_step p {
	font-size: 11px;
	margin-bottom: 6px;
}

#app_tab_container div.form_step {
	margin-left: 25px;
	margin-right: 25px;
}

.highslide-body div.form_step input.field,
.highslide-body div.form_step textarea,
.highslide-body div.form_step select,
#app_tab_container div.form_step input.field,
#app_tab_container div.form_step textarea,
#app_tab_container div.form_step select {
	border: 1px solid #cbdde7;
	border-bottom-color: #e9f2f7;
	border-right-color: #e9f2f7;
	background-color: #FFF;
	width: 885px;
}

iframe {
	border: 0px solid #cbdde7 !important;
}

#app_tab_container div.form_step select, select {
	width: auto;
	padding: 6px;
}

.selected {
	border: 1px solid #F90 !important;
	background-color: #FFF !important;
}

.divider {
	padding-top: 0px !important;
	border-bottom:1px solid #C2D1DF;
	clear:both;
	height:10px;
	margin-bottom:10px;
}

.searchfield {
	padding-left: 27px !important; 
	background-image: url(/interface/icon_search.gif);
	background-repeat: no-repeat; 
	background-position: 6px 8px;
}

/* ============================================ 
ROUNDED
============================================= */
/* Blue backdrop */
.rtop, .rbottom{display:block; }
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px; background:#CBDEEC;}
.r2{margin: 0 3px; background:#CBDEEC;}
.r3{margin: 0 2px; background:#CBDEEC;}
.r4{margin: 0 1px; height: 2px; background:#CBDEEC;}
.rounded_container{background:#CBDEEC; padding: 10px 15px;}

/* White backdrop */
div.white_container .r1,
div.white_container .r2,
div.white_container .r3,
div.white_container .r4,
div.white_container .rounded_container{
	background:#FFF;
}

/* ============================================ 
WEB PAGE MENUS
============================================= */
.joinsources_page_list_wrapper {
	padding-bottom: 10px;
}

.joinsources_page_list_node {
	/* background-image: url("/interface/bkgd_sitemap.gif");
	background-repeat: repeat-y; */
	padding: 10px 0 0 10px;
	margin: 0 0 0 8px !important;
	border-left: 1px solid #D7E9F3;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}

.sitemap_menu_container {
	border: 1px solid #BBC7D4;
	background-color: #FFF;
	padding: 10px 5px 20px 5px;
	width: 480px;
	float: left;
}

.not_in_menu {
	width: 385px;
	padding-top: 17px;
	background: none;
	/*
	border: none;
	border-bottom: 1px solid #BBC7D4;
	border-top: 1px solid #BBC7D4;
	*/
}

.not_in_menu .joinsources_page_list_node {
	color: #6D98BA;
}

.joinsources_menu_placeholder {
	border: 1px solid #000;
	padding: 0px;
	margin:0px;
	height: 1px;
	display: none;
}

.joinsources_divider {
	border-top: 6px solid #D7E9F3;
	margin-top: 20px;
}

/* ============================================ 
DRAGGABLES, TOGGLES
============================================= */

.drag_handle {
	cursor:move;
	background-image: url('/interface/icon_drag.gif');
}

.toggler {
	cursor: pointer;
	background-image: url('/interface/btn_toggle_minus.gif');
}

.disableToggle {
	cursor: pointer;
	background-image: url('/interface/btn_toggle_plus.gif');
}

.proxy { border: 2px dashed #F60; };