@import url(style.css);

/*
 * IMPORTANT:
 * =========
 *
 * Replacement for buggy min-height.
 */
/* for Mozilla/Safari/Opera */
*>#container {
	padding-top: 750px; min-height: 1px;
}

*>#content {
	margin-top: -750px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #container {
	height: 750px;
}
/* end filter */

#container {
	background-image: url(../images/themes/theme_sms_contback.jpg);
}

#header_logo {
	background-image: url(../images/themes/theme_sms_logo.jpg);
}

#header_pic {
	background-image: url(../images/themes/theme_sms_pic.jpg);
}

#root_navigation {
	background-image: url(../images/themes/theme_sms_navback_top.gif);
}

#main_pages_menu_header,#about_us_header {
	background-color: #898ba0; background-image: url(../images/themes/theme_sms_navback.gif);
}

#index_pages_menus ul.ctxt_list_lvl_1,#detailed_index_pages_menus ul.ctxt_list_lvl_1 {
	background-color: #898ba0; background-image: url(../images/themes/theme_sms_navback.gif);
}

#index_pages_menus ul.ctxt_list_lvl_1 {
	background-repeat: repeat-y; height: auto; padding-bottom: 7px;
}

#index_pages_menus a:link,#index_pages_menus a:link span.lnkd_ctxt_name,#index_pages_menus a:link span.first_lnkd_ctxt_name,#index_pages_menus a:visited,#index_pages_menus a:visited span.lnkd_ctxt_name,#index_pages_menus a:visited span.first_lnkd_ctxt_name {
	color: #ffffff; font-weight: bold; text-decoration: none;
}

#index_pages_menus a:active,#index_pages_menus a:active span.lnkd_ctxt_name,#index_pages_menus a:active span.first_lnkd_ctxt_name,#index_pages_menus a:hover,#index_pages_menus a:hover span.lnkd_ctxt_name,#index_pages_menus a:hover span.first_lnkd_ctxt_name {
	color: #c00000; font-weight: bold; text-decoration: underline;
}

#index_pages_menus span.sel_ctxt_name,#index_pages_menus span.sel_lnkd_ctxt_name,#index_pages_menus span.first_sel_ctxt_name,#index_pages_menus span.first_sel_lnkd_ctxt_name {
	font-weight: bold; text-decoration: none;
}

#detailed_index_pages_menus a:link,#detailed_index_pages_menus a:link span.lnkd_ctxt_name,#detailed_index_pages_menus a:link span.first_lnkd_ctxt_name,#detailed_index_pages_menus a:visited,#detailed_index_pages_menus a:visited span.lnkd_ctxt_name,#detailed_index_pages_menus a:visited span.first_lnkd_ctxt_name {
	color: #ffffff; font-weight: bold; text-decoration: none;
}

#detailed_index_pages_menus a:active,#detailed_index_pages_menus a:active span.lnkd_ctxt_name,#detailed_index_pages_menus a:active span.first_lnkd_ctxt_name,#detailed_index_pages_menus a:hover,#detailed_index_pages_menus a:hover span.lnkd_ctxt_name,#detailed_index_pages_menus a:hover span.first_lnkd_ctxt_name {
	color: #c00000; font-weight: bold; text-decoration: underline;
}

#detailed_index_pages_menus span.sel_ctxt_name,#detailed_index_pages_menus span.sel_lnkd_ctxt_name,#detailed_index_pages_menus span.first_sel_ctxt_name,#detailed_index_pages_menus span.first_sel_lnkd_ctxt_name {
	font-weight: bold; text-decoration: none;
}

#upper_add_button,#lower_add_button {
	padding: 10px 0px; text-align: right; width: 581px;
}

#sms_saying_object_list_container {
	clear: both; overflow: hidden; width: 581px;
}

span.object_separator {
	display: block; text-align: center;
}

div.sms_saying_object {
	margin-top: 15px; text-align: center; width: 581px;
}

div.sms_saying_object p.object_cat_name {
	font-size: 11px; padding-bottom: 10px;
}

