/* STANDARD */
.sideMain {
	background: url(/euf/assets/images/BT/sideMain.gif) top left #ffffff;
	margin-bottom: 15px;
}

.sideBtm {
	background: url(/euf/assets/images/BT/sideBtm.gif) bottom left no-repeat;
	position: relative;
	bottom: -5px;
}

h2.greyHighlight {
	background: url(/euf/assets/images/BT/hdrGrey.gif) top left no-repeat #e3e2e3;
	font-size: 160%;
	color: #000000;
}

h2.greyHighlight span {
	background: url(/euf/assets/images/BT/hdrGreyBtm.gif) bottom left no-repeat;
	padding: 10px 0px 16px 10px;
	display: block;
}

.sideBtm ul {
	padding: 0px 8px 0px 8px;
}

.sideBtm li {
	border-bottom: dotted #b2b2b2 1px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.sideBtm li.last {
	margin-bottom: 0px;
	border: none;
}


/* MODULE SPECIFIC */
.contentSupport {
	position: relative;
	margin-top: -23px;
	margin-bottom: 25px;
}

.contentSupport h2 {
	background: url(/euf/assets/images/BT/hdrQuestion.gif) top left no-repeat;
	overflow: hidden;
	width: 220px;
	height: 80px;
}

.contentSupport h2 span {
	padding-left: 300px;
	display: block;
	width: 220px;
	height: 80px;
}

.contentSupport ul li {
	font-size: 140% !important;
}

.contentSupport ul li.chat a {
	background: url(/euf/assets/images/BT/icons/icon_chat.gif) top left no-repeat;
	padding-left: 29px;
	display: block;
}
.contentSupport ul li.chatNA span {
	background: url(/euf/assets/images/BT/icons/icon_chat_na.gif) top left no-repeat;
	padding-left: 29px;
	display: block;
}

.contentSupport ul li.contact a {
	background: url(/euf/assets/images/BT/icons/icon_phone.gif) top left no-repeat;
	padding: 2px 0px 3px 29px;
	display: block;
}

.contentSupport ul li.report a {
	background: url(/euf/assets/images/BT/iconReport.gif) top left no-repeat;
	padding: 2px 0px 4px 29px;
	display: block;
}


/* Service */
div.sidePanelAccordion {
	/*background-color: #e5e4e4;*/
	background: url(/euf/assets/images/BT/hdrGreySideBtm.gif) top left no-repeat;
	margin-bottom: 20px;
}

div.accordionPanel div.contentWrapper {
	width: 220px;
	overflow: hidden;
}

div.accordionPanel div.accordContent {
	border-right: solid #dbdbdb 1px;
	border-left: solid #dbdbdb 1px;
}

div.sidePanelAccordion  h2 {
	background: url(/euf/assets/images/BT/hdrService.gif) top left no-repeat;
	position: relative;
	top: -5px;
	overflow: hidden;
	width: 220px;
	height: 31px;
}

div.sidePanelAccordion  h2 span {
	padding-left: 300px;
	display: block;
}

div.sidePanelAccordion p.statusUpdate {
	/*background: url(/euf/assets/images/BT/hdrGreySideBtm.gif) bottom left no-repeat;*/
	font-size: 110% !important;
	padding: 0px 8px 0px 31px;
	display: block;
}

div.accordionPanel div.header {
	background: url(/euf/assets/images/BT/sideCollapsed.png) top left no-repeat;
	margin-top: -11px;
}

div.accordionPanel div.header h4 {
	background: transparent;
	color: #00528e;
	font-size: 140%;
	padding: 0px 0px 0px 4px;
}

div.accordionPanel div.active {
	background: url(/euf/assets/images/BT/sideExpanded.png) top left no-repeat;
	margin-top: -11px;
}

div.accordionPanel div.contentWrapper div.bottom {
	background: url(/euf/assets/images/BT/sideBtmCollapsed.png) top left no-repeat #ffffff !important;
	position: relative;
	width: 220px;
	height: 15px !important;
}

div.accordionPanel div.header .last {
	background: url(/euf/assets/images/BT/sideBtmGif.gif) top left no-repeat;
	width: 220px;
	height: 10px !important;
}

div.accordionPanel div.active h4 {
	padding-top: 2px;
	color: #ffffff;
}

div.accordionPanel ul li {
	font-size: 110% !important;
}

div.accordionPanel ul li a {
	padding-bottom: 2px;
	display: block;
}

.refreshing {
	padding: 20px 0px 16px 0px;
	text-align: center;
}

/* Forum */
.forumTopics h2 {
	background: url(/euf/assets/images/BT/hdrForum.gif) top left no-repeat;
	overflow: hidden;
	width: 220px;
	height: 52px;
	position: relative;
	top: -5px;
}

.forumTopics h2 span {
	padding-left: 300px;
	overflow: hidden;
	display: block;
	width: 220px;
	height: 52px;
}

.forumTopics li {
	font-size: 110% !important;
}

.fromMain {
	background: url(/euf/assets/images/BT/fromBtm.gif) bottom left no-repeat #f5f5f5;
	position: relative;
	margin-bottom: 3px;
	margin-left: -4px;
	display: block;
	width: 204px;
}

.fromTop {
	background: url(/euf/assets/images/BT/fromTop.gif) top left no-repeat;
	padding: 3px 0px 3px 4px;
	display: block;
}

.user {
	padding-top: 2px;
	display: block;
	float: left;
	width: 150px;
}

.response {
	/*changed to new icon.
	background: url(/euf/assets/images/BT/iconResponse.gif) 0px 2px no-repeat;*/
	background: url(/euf/assets/images/iconresponse.gif) 0px 2px no-repeat;
	text-align: right;
	padding: 1px 0px 2px 18px;
	color: #60ab44;
	display: block;
	float: right;
	cursor: default;
}
.response:hover {
	text-decoration: none;
}

.forumTopics ul.tools {
	padding-bottom: 10px;
}

.forumTopics ul.tools li {
	margin-bottom: 0px;
	border: none;
}















