/* 

Theme URI: http://www.babeloggerthemes.com/
Description: babelogger theme, designed for  Babe Logger Themes by <a href="http://www.babeloggerthemes.com/" target="_blank">GetTemplate</a>.
Author URI: http://www.babeloggerthemes.com/
*/


.body {background-color: #000030; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #999999}
.table_style {background-color: #000043}
.td_footer {background-color: #B96A9A; background: url(bg_footer.png)}

.td_ad {background-color: #000060}
.td_content {background-color: #000050}
.td_menu_title {font-size: 18px; color: #ffffff; background-color: #9CC089; height: 30px; text-align: center; background: url(bg_menu_title.png)}
.td_content_title {font-size: 14px; color: #ffffff; background-color: #000040; height: 30px; text-align: center}
a {text-decoration: none; font-size: 12px; color: #6699ff}
.smallfont {font-size: 9px; font-family: Arial, Helvetica, sans-serif}

form {display: inline;}
#selection



/* Configuration of the colors of the left menu */
#menu_left {
width: 200px;
padding: 0;
margin: 0;
font: 14px bold Arial, Helvetica, sans-serif;
}
#menu_left ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu_left li {
border-bottom: 1px solid #6699ff;
margin: 0;
}
#menu_left li a {
display: block;
padding: 5px 1px 5px 0.9em;
 
border-left: 15px solid #000055;
border-right: 10px solid #000055;
background-color: #000055;
color: #0066cc;
text-decoration: none;
}
#menu_left li a:hover {
border-left: 15px solid #000030;
border-right: 10px solid #0066cc;
background-color: #0066cc;
color: #fed7dc;
}
/* End */

/* Configuration of the colors of the right menu */
#menu_right {
width: 170px;
padding: 0;
margin: 0;
font: 14px bold Arial, Helvetica, sans-serif;
text-align: right;
}
#menu_right ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu_right li {
border-bottom: 1px solid #6699ff;
margin: 0;
}
#menu_right li a {
display: block;
padding: 5px 10px 5px 0.9em;
 
border-left: 10px solid #000055;
border-right: 15px solid #000055;
background-color: #000055;
color: #0066cc;
text-decoration: none;
}
#menu_right li a:hover {
border-left: 10px solid #0066cc;
border-right: 15px solid #000030;
background-color: #0066cc;
color: #fed7dc;
}
/* End */