#top_line {
	background-color: #981010;
	color: #999999;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#top_line a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#new_page_form {
	text-align: center;
	margin-top: 10px;
}
#new_page_form input {
	color:#FFFFFF;
	background-color: #009900;
	border: 1px solid #514B71;
	padding: 3px;
}
#main_menu h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #990000;
}
#page_details {
}
.page_detail_input {
}
.page_detail_input label {
	float: left;
	width: 100px;
}
#item_title_input input, #item_subtitle_input input, #file_name_input input, #page_description_input input, #breakout_input input, #item_rank_input input, #select_parent_id_input select, #theme_list_input select, #view_status_input select, #new_item_title_input input, #new_item_subtitle_input input, #new_file_name_input input, #new_page_description_input input, #new_breakout_input input, #new_item_rank_input input, #new_select_parent_id_input select, #new_theme_list_input select, #new_view_status_input select {
	background-color: #B9BBCA;
	border: 1px solid #514B71;
	color: #433E5E;
}

#item_title_input input, #item_subtitle_input input, #file_name_input input, #page_description_input input, #breakout_input input, #new_item_title_input input, #new_item_subtitle_input input, #new_file_name_input input, #new_page_description_input input, #new_breakout_input input {
	width: 200px;
}
#item_rank_input input, #new_item_rank_input input {
	width: 30px;
	text-align:right;
}
.page_details_buttons {
	display: inline;
}
#css_edit {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.page_details_buttons input {
	width: 100px;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin ridge #896952;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
}
#save_button input, #new_button input {
	background-color: #006600;
}
#reset_button input {
	background-color: #CC9900;
}
#del_button input {
	background-color: #990000;
}
#success_message {
	font-weight: bold;
	color: #009900;
}
.error_message {
	font-weight: bold;
	color: #990000;
}
#main_menu {

}
#main_menu ul {
	padding-left: 25px;
	list-style-type: none;
}
#main_menu a {
	color: #616491;
	text-decoration: none;
	font-weight: bold;
}
#admin_main_content {
	float: right;
	width: 630px;
	margin-right: 10px;
	color: #333333;
}
#form1 {
	padding: 0px;
	width: 600px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#disclaimer {
	text-align: center;
	margin-bottom: 20px;
	color: #333333;
	font-size: 12px;
}
#the_textarea textarea {
	height: 600px;
	width: 600px;
	border: 1px solid #999999;
}
#the_button input {
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #006633;
	cursor: pointer;
	margin: 10px;
}

.current_page_title {
	color: #990000;
}
#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #981010;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#main_header {
	background-color: #FFFFFF;
	height: 110px;
	color: #FFFFFF;
	font-family: Tahoma;
}
#main_logo {
	background-color: #FFFFFF;
	width: 300px;
	float: right;
	height: 110px;
	background-image: url(../img/main_logo.jpg);
	background-repeat: no-repeat;
}
#middle_wrap {
	background-image: url(../img/watermark.jpg);
	background-repeat: no-repeat;
}
#main_content {
	color: #333333;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.clear_both {
	clear: both;
}
#main_content h3, #news_panel h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	margin-bottom: 10px;
	color: #981010;
	margin-top: 0px;
}
#main_content h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #853711;
}
#main_content  ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#right_wrap {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#right_wrap p, #main_content p {
	margin-bottom: 5px;
}
#news_panel {
	border: 1px solid #981010;
	padding: 5px;
	background-color: #FAFBEE;
}
.pointless_picture {
	margin-top: 15px;
}
#inner_footer {
	background-color: #981010;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#inner_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#final_footer {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#final_footer a {
	color: #E1400C;
	text-decoration: none;
}
#final_footer a:hover {
	color: #E5B545;
	text-decoration: underline;
}
#admin_link {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
}
#admin_link a {
	color: #CCCCCC;
	text-decoration: none;
}
#admin_link a:hover {
	color: #E5B545;
}

