﻿body .maintitle {
	background:#fdeaef;
}

.bar {
	background: #ff9ea0 url(gradient_bg.png) repeat-x 50%;
}


.header {
	background: #fcbabb;
    border-bottom: 3px solid #f58082;
}


.altbar {
		background: #ff9ea0;
		color: #546c7a;
	}


.general_box {
	background-color: #f6e4e4;
	border: 1px solid #f58082;
	border-bottom: 4px solid #f58082;
	padding: 10px;
}

.general_box h3 {
		background: #f6e4e4;
	}
	
	
.moderation_bar {
	background: #ff9ea0;
}


.comment_wrap .comment.row1 {
	border-top: 1px solid #f58082;
	border-bottom: 1px solid #f58082;
}
	


.ipbmenu_content, .ipb_autocomplete {
	background-color: #fdeaef;
	border: 1px solid #f58082;
}


.ipbmenu_content li, .ipb_autocomplete li {
		border-bottom: 1px solid #f58082;
	}


.ipb_autocomplete li.active {
			background: #fdeaef;
		}
		

	#user_navigation ul#user_link_menucontent {
		background: #fdeaef;
	}
	

.generic_bar, .tab_filters {
		background: #ff9ea0;
	}	
	
.progress_bar {
	border: 1px solid #f58082;
}
	
	
.progress_bar.topic_poll {
	border: 1px solid #f58082;
}


table.ipb_table {
	border-bottom: 4px solid #f58082;
}


.popupInner {
		border: 3px solid #f58082;
	}
	
	
.category_block h3.collapsed {
	border-bottom: 8px solid #f58082;
}	



.signature {
	border-top: 1px solid #f58082;
}
	
	

fieldset.with_subhead ul {
		border-bottom: 1px solid #f58082;
	}


#attachments li {
		border: 1px solid #f58082;
	}
	

#help_topics {
	border: 1px solid #f58082;
}


.help_doc {
	border: 1px solid #f58082;
}

.topic_buttons li {
	background: transparent url(4/topic_button_left.png) no-repeat top left;
}

	
	.topic_buttons li a {
		background: transparent url(4/topic_button_right.png) no-repeat top right;
	}
		
	.topic_buttons li:hover {
		background: transparent url(4/topic_button_left_hover.png) no-repeat top left;
	}
		.topic_buttons li:hover a {
			background: transparent url(4/topic_button_right_hover.png) no-repeat top right;
		}	
