@import url(../../global/css/inc_common.css);
@import url(../../global/css/inc_page_layout.css);
@import url(../../global/css/inc_csc.css);
@import url(../../global/css/inc_gallery.css);
@import url(../../global/css/inc_htmlarea.css);

#flash_header_swf div {
	background:url(../images/page_logo.jpg) no-repeat;
}

body.popup div.csc-header-n1 h3 {
	color:#fff;
}

body.popup #flash_header_swf {
	float:none;
	background:none;
	border:3px solid #B7DAE8;
	width:378px;
	margin-bottom:10px;
}

#button_callback a {
	display:block;
	background-image:url(../images/icon_callback.jpg);
	background-position:10px 10px;
	padding:31px 0;
	padding-left:64px;
}

#pageerror {
	border:1px solid #cc0000;
	background:#f7d9d9;
	width:940px;
	padding:10px;
	color:#cc0000;
	font-weight:bold;
	margin:10px auto 0 auto;
}

/* Infobox overrides
-------------------------------------------------------------- */
div.quicknav_window,
#content_right div.csc-frame-frame1, #content_right div.window-special {
    background-color: #005d9c;
}
#content_right div.csc-frame-frame2, #content div.csc-frame-frame2 {
    background-color: #48b3d2;
}
#quicknav ul li {
    border-color: #337db0;
}

#content div.csc-frame-frame2 {
	padding:10px;
}

#content div.csc-frame-frame2,
#content div.csc-frame-frame2 a,
#content div.csc-frame-frame2 h1,
#content div.csc-frame-frame2 h2,
#content div.csc-frame-frame2 h3,
#content div.csc-frame-frame2 h4 {
	color:#fff;
}

