/* LABELS */

div.main {
/*	background: url("../images/feature_promo_bkgnd.gif") repeat-y 570px 0px; */
}

/* DEFAULT (BLUE) */
.default div.head {
	background-color: #003366;
}

.default div.mdl_nav {
	background-color: #C1DCE9;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #7F99B2;
}

.default div.mdl_nav div.nav_l {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #7F99B2;
}

.default div.mdl_nav div.nav_r {
	border-left: 1px solid #d9d9d9;
}

.default div.mdl_nav div.nav_blank {
	border-bottom: 1px solid #d9d9d9;
}

.default div.mdl_nav div.nav {
	border-right: 1px solid #7F99B2;
	border-left: 1px solid #ECECEC;
	color: #000000;
}

.default div.mdl_nav div.nav_on {
	border-right: 1px solid #7F99B2;
	border-left: 1px solid #ECECEC;
	border-bottom: 1px solid #ffffff;
	color: #003366;
	background-color: #ffffff;
}

.default div.min {
	background: url("../images/mdl_min_blue.gif") no-repeat center center;
}

.default div.max {
	background: url("../images/mdl_max_blue.gif") no-repeat center center;
}

.default div.close {
	background: url("../images/mdl_close_blue.gif") no-repeat center left;
}

.default div.cancel {
	background: url("../images/mdl_cancel_blue.gif") no-repeat center left;
}

.default div.edit {
	background: url("../images/mdl_edit_blue.gif") no-repeat center left;
}

.default div.editor div.row {
	color: #003366;
}

.default div.editor div.input_row div.submit_but {
	background: url("../images/mdl_edit_submit_blue.gif") no-repeat top right;
}

.default div.editor {
	border-bottom: solid 2px #003366;
}

.default div.um div.save_off {
	background: url("../images/um_save_off.gif") no-repeat 6px 0px;
}

.default div.um div.save_on {
	background: url("../images/um_save_on_blue.gif") no-repeat 6px 0px;
}

.default div.feature div.page_head div.but_on {
	border-bottom: solid 4px #003366;
}

.default div.rss_module_content div.source {
	color: #003366;
}

.default div.feature div.but {
	color: #003366;
}

.default div.feature div.story div.headline {
	color: #003366;
}

.default div.um_customize div#arrow {
	background: url("../images/um_customize_arrow_blue.gif") no-repeat 2px 2px;
}

.default div.um_customize div#step1 {
	background: url("../images/um_customize_step1_blue.gif") no-repeat 2px 2px;
}

.default div.um_customize div#step2 {
	background: url("../images/um_customize_step2_blue.gif") no-repeat 2px 2px;
}

.default div.um_customize div#save {
	background: url("../images/um_customize_arrow_blue.gif") no-repeat 2px 2px;
}

.default div.um_customize div.top_signup {
	background: url("../images/um_signup_top_blue.gif") no-repeat top left;
}

.default div.um_customize div.top_rss {
	background: url("../images/um_rss_top_blue.gif") no-repeat top left;
}

.default div.um_customize div.top_rss_local {
	background: url("../images/um_rss_local_top_blue.gif") no-repeat top left;
}

.default div.um_customize div.top_on {
	background: url("../images/um_customize_top_blue.gif") no-repeat top left;
}

.default div.um_customize div.link {
	background: url("../images/bullet_grey_bkgnd_blue.gif") no-repeat 5px 4px;
}

.default div.module_content div.rss_link {
	background: url("../images/bullet_blue.gif") no-repeat 2px 6px;
}

.default div.search div.spost {
	background: url("../images/post_icon_blue.gif") no-repeat 5px 10px;
}

.default div.www_hp_top div.content div.right {
	color: #003366;
}

.default div.headline {
	color: #003366;
}

.default a:link { color: #003366; text-decoration: none; }
.default a:visited { color: #003366; text-decoration: none; }
.default a:hover { color: #003366; text-decoration: underline; }


/* RED */
.red div.head {
	background-color: #940000;
}

.red div.mdl_nav {
	background-color: #CC8080;
	border-top: 1px solid #E5BFBF;
	border-bottom: 1px solid #B34040;
}

.red div.mdl_nav div.nav_l {
	border-left: 1px solid #E5BFBF;
	border-right: 1px solid #B34040;
}

.red div.mdl_nav div.nav_r {
	border-left: 1px solid #E5BFBF;
}

.red div.mdl_nav div.nav_blank {
	border-bottom: 1px solid #E5BFBF;
}

.red div.mdl_nav div.nav {
	border-right: 1px solid #B34040;
	border-left: 1px solid #E5BFBF;
	color: #000000;
}

.red div.mdl_nav div.nav_on {
	border-right: 1px solid #B34040;
	border-left: 1px solid #E5BFBF;
	border-bottom: 1px solid #ffffff;
	color: #940000;
	background-color: #ffffff;
}

.red div.min {
	background: url("../images/mdl_min_red.gif") no-repeat center center;
}

.red div.max {
	background: url("../images/mdl_max_red.gif") no-repeat center center;
}

.red div.close {
	background: url("../images/mdl_close_red.gif") no-repeat center left;
}

.red div.cancel {
	background: url("../images/mdl_cancel_red.gif") no-repeat center left;
}

.red div.edit {
	background: url("../images/mdl_edit_red.gif") no-repeat center left;
}

.red div.editor div.row {
	color: #940000;
}




.red div.editor div.input_row div.submit_but {
	background: url("../images/mdl_edit_submit_red.gif") no-repeat top right;
}

.red div.editor {
	border-bottom: solid 2px #940000;
}

.red div.um div.save_off {
	background: url("../images/um_save_off.gif") no-repeat 6px 0px;
}

.red div.um div.save_on {
	background: url("../images/um_save_on_red.gif") no-repeat 6px 0px;
}

.red div.feature div.page_head div.but_on {
	border-bottom: solid 4px #940000;
}

.red div.rss_module_content div.source {
	color: #940000;
}

.red div.feature div.but {
	color: #940000;
}

.red div.feature div.story div.headline {
	color: #940000;
}

.red div.um_customize div#arrow {
	background: url("../images/um_customize_arrow_red.gif") no-repeat 2px 2px;
}

.red div.um_customize div#step1 {
	background: url("../images/um_customize_step1_red.gif") no-repeat 2px 2px;
}

.red div.um_customize div#step2 {
	background: url("../images/um_customize_step2_red.gif") no-repeat 2px 2px;
}

.red div.um_customize div#save {
	background: url("../images/um_customize_arrow_red.gif") no-repeat 2px 2px;
}

.red div.um_customize div.top_signup {
	background: url("../images/um_signup_top_red.gif") no-repeat top left;
}

.red div.um_customize div.top_rss {
	background: url("../images/um_rss_top_red.gif") no-repeat top left;
}

.red div.um_customize div.top_rss_local {
	background: url("../images/um_rss_local_top_red.gif") no-repeat top left;
}

.red div.um_customize div.top_on {
	background: url("../images/um_customize_top_red.gif") no-repeat top left;
}

.red div.um_customize div.link {
	background: url("../images/bullet_grey_bkgnd_red.gif") no-repeat 5px 4px;
}

.red div.module_content div.rss_link {
	background: url("../images/bullet_red.gif") no-repeat 2px 6px;
}

.red div.search div.spost {
	background: url("../images/post_icon_red.gif") no-repeat 5px 10px;
}

.red div.www_hp_top div.content div.right {
	color: #940000;
}

.red div.headline {
	color: #940000;
}

.red a:link { color: #940000; text-decoration: none; }
.red a:visited { color: #940000; text-decoration: none; }
.red a:hover { color: #940000; text-decoration: underline; }

