/* Start of CMSMS style sheet 'Colors: misp' */
body {
background-color: white;
color: #6b6b6b;
}

a img {
border: none;
}

h2 {
border-bottom: 2px dotted #7ba0b7;
color: #005890;
}

div#header {
background-image: url(uploads/misp/images/banner.png);
background-position: bottom right;
background-repeat: no-repeat;
}

#top_menu a {
color: #9B9B9B;
}

div#header #breadcrumps a {
color: #8c8b8b;
}

p.menu_header {
border-bottom: 2px dotted #c0c0c0;
}

p.menu_header a {
color: #8d8989;
}

div#left_bar p a {
color: #5A5B5B;
}

p.menu_header {
background-image: url(uploads/misp/images/arrow_grey.png);
background-position: right;
background-repeat: no-repeat;
}

p#current_header {
background-image: url(uploads/misp/images/arrow_current.png);
background-position: right;
background-repeat: no-repeat;
}

div#left_bar p#current_header a {
color: #005890;
}

div#right_bar div#search_form form label {
background-image: url(uploads/misp/images/search_top.png);
background-repeat: no-repeat;
background-position: left top;
color: #216f9f;
}

div#right_bar div#search_form {
background-image: url(uploads/misp/images/search_background.png);
background-repeat: repeat-y;
background-position: left top;
}

div#right_bar div#search_form form {
background-image: url(uploads/misp/images/search_bottom.png);
background-repeat: no-repeat;
background-position: left bottom;
}

div#right_bar div#search_form input {
border: 1px solid #dcdbdb;
}

div#right_bar div#search_form input.search-button {
background-color: transparent;
border: none;
color: white;
background-image: url(uploads/misp/images/search_submit.png);
background-repeat: no-repeat;
background-position: left bottom;
}

div#right_bar a.rssLink {
color: #bfbfbf;
}

.news_more a , 
div#main_news a ,  div#search_result  a {
color: #005890;
}

div#footer {
background-image: url(uploads/misp/images/foot_border.png);
background-repeat: repeat-x;
background-position: top;
background-color: #e7eff5;
/*border: 1px solid #c0e0f3;*/
}

div#footer hr {
color: #c4e2f4;
background-color: #c4e2f4;
border:none;
}

div#footer p#qmenu a, .exp_col {
cursor: pointer;
}

div#footer p#qmenu a {
color: #116397;
}

div#footer li.fmenu_head a {
color: #116397;
}

div#footer li.fmenu_head ul a {
color: #333434;
}

/* End of 'Colors: misp' */

