/* CSS Document */

html, body {
	background: #1d579c;
}

#top {
	background-image:url(../images/interface/top_blue.jpg);
}

.tab_body a, .tab_body_shadowed a{color:#4e7eb7;}
.tab_body a:hover, .tab_body_shadowed a:hover{color:#000000;}
.tab_body a:visited, .tab_body_shadowed a:shadowed{color:#4e7eb7;}
.tab_body, .tab_body_shadowed, .left_secondary_box_subtitle{color: #1d579c;}

#menu {
	background-image:url(../images/interface/menu_blue.gif);
}

#menu_cursor {
	background-image:url(../images/interface/menu_cursor_blue.png);
}


#menu a:hover {color: #1d579c;}


.right_box_top {
	background-image:url(../images/interface/right_box_top_blue.png);
}

.right_box_body a, .right_box_body a:visited, .colorize, .colorize a, .colorize a:visited{color:#4e7eb7;}
.right_box_body a:hover, .colorize a:hover{color:#1d579c;}

.right_box_non_round_title {
	background-color:#4e7eb7;
}

.movie_list_block,.left_secondary_box_subtitle,.ptp{
	border-bottom:#4e7eb7 1px solid;
}

.ptp a, .ptp a:visited {color:#4e7eb7;text-decoration:underline;}

.ptp a:hover {color: #1d579c;}

