/*
WJXR Swap Shop (tm) Style Sheet
Author: Avery P.
*/

.select_type {
	font-weight: bold;
}

.price_note {
	font-size: x-small;
}

.picture_notice {
	font-size: x-small;
}

.form_label, .ss_edit_label {
	font-weight: bold;
}

.swapshop_add_error, .swapshop_edit_error {
	color: red;
	font-weight: bold;
/*
	padding: 0px 6px 0px 6px;
	background-color: #FFE4E1;
	border-style: solid;
	border-width: 1px;
	border-color: #DB7093;	
*/
}

.limit_reached {
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.desc_char_limit {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

.add_success {
	font-weight: bold;
}

.form_label_note {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

.not_found {
	font-weight: bold;
}

.post_main {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.post_title {
	font-size: x-small;
	font-weight: bold;
}

.post_requested {
	font-size: x-small;
	font-weight: bold;
	color: #C86106;
}

.post_offered {
	font-size: x-small;
	font-weight: bold;
	color: #008000;
}

.post_price_free {
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	background-color: #FAFAD2;
	border: 1px solid #F0E68C;	
}

.area_header, .form_sep_header {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.area_header_sortby {
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.search_keywords {
	color: #C88002;
}

.search_location {
	/* color: #C80289; */
}

.search_results {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: black;
}

.search_result_count {

}

.newest_category {
	color: #C88002;
}



.rule_agree_cell {
	background-color: #FFECD9;
	border: 1px solid #FF8C00;
}

.rule_agree_check {
	font-weight: bold;
}

.garage_cal_mini_title {
	font-family: verdana, arial, sans-serif;
	color: #0033CC;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.garage_cal_mini {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	/*
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	*/
	border: 1px solid #000000;
}

.garage_cal_mini_month {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8b0000;
}

.garage_cal_mini_day_header {
	font-weight: bold;
	background-color: #FFCC99;
}

.garage_cal_mini_noday {
	background-color: #E5E5E5;
}

.garage_cal_mini_day_today {
	border: 1px solid #FFBE79;
}

.garage_cal_mini_day_today_selected {
	/*
	 * Commented out because it was "too flashy".
	background-color: #FFECD9;
	border: 1px solid #FF8C00;
	*/
	border: 1px solid #FFBE79;
}

.garage_cal_mini_day_selected
{
	background-color: #E6E6FA;
	border: 1px solid #D8BFD8;
}

.garage_cal_mini_day_has_entry_selected
{
	background-color: #FFECD9;
	border: 1px solid #99CC99;
}

.garage_cal_mini_day_has_entry_today_selected
{
	background-color: #FFECD9;
	border: 1px solid #FF8C00;
}

.garage_cal_mini_day_has_entry_today
{
	background-color: #DDFBDD;
	border: 1px solid #FFBE79;
}

.garage_cal_mini_day_has_entry {
	background-color: #DDFBDD;
	border: 1px solid #99CC99;
}

a.garage_cal_mini_day:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}

a.garage_cal_mini_day:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}

a.garage_cal_mini_day:hover {
	font-weight: bold;
	color: #00509A;
	text-decoration: underline overline;
}

a.garage_cal_mini_day:active {
	font-weight: bold;
	color: #016BCD;
	text-decoration: none;
}

a.garage_cal_mini_month:link {
	font-weight: bold;
	color: #FFFFFF;
}

a.garage_cal_mini_month:visited {
	font-weight: bold;
	color: #FFFFFF;
}

a.garage_cal_mini_month:active {
	font-weight: bold;
	color: #FFFFFF;
}

.garage_table {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.garage_date_header {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.garage_date {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.garage_no_listings {
	font-weight: bold;
}

a.view_catlist:link, 
a.view_catlist:active, 
a.view_catlist:visited {
	font-size: x-small;
	text-decoration: none;
}

a.view_catlist:hover {
	font-size: x-small;
	text-decoration: underline;
}

/* Used for editing */
.sse_post_title {
	font-weight: bold;
}

.sse_post_expire {

}
