@import url(alt/themecore.css);



/*THEME STYLES ------------------------------------------------------------------------------------- */

#bodyWrapper {
	width:667px;
}

#hotTopics  {
	display:none;
}

#pageStyle {
	background-color:#CFC093;
	border-bottom:1px solid #1f1f1f;
}

#header {
	background: url(../../../Images/inside1_rev.jpg) center 40px no-repeat;
}

#FAQ h5 {
	color:#671A4E;
	font-size:1.75em;
	font-weight:normal;
	margin:0;
	padding:0;
}

#FAQ .expandable {
	background:#FFFFFF url(/Sites/Common/Images/bigBullet.gif) no-repeat scroll 10px 13px;
	border-bottom:1px dashed #ECE9E9;
	cursor:pointer;
	margin:0;
	padding:5px 7px 5px 23px;
}
#FAQ .expandable:hover {
	background: #FAFAFA url(/Sites/Common/Images/bigBullet.gif) no-repeat scroll 10px 13px;
}
#FAQ .expandable .bot {
	background:none;
	padding:0;
}
#FAQ .expandable:hover .bot {
	background:none;
	padding:0;
}

#FAQ .expandable .q {
	background:none;
	padding:0 20px 0 0px;
	min-height:5px;
}
#FAQ .expandable:hover .q {
	background:none;
}
#FAQ .categoryitems {
	background:none;
	padding:0 10px;
}

#FAQ .faq_title {
	display:none;
}

