/* (C) 2007 YOOtheme.com */

div.yoo-tooltip-toggler {
	cursor: pointer;
}

div.yoo-tooltip div.default .tooltip-tl {
	background: url(styles/default/images/bubble_tl.png) 0 0 no-repeat;
	position: relative; /* for close button */
}

div.yoo-tooltip div.default .tooltip-tr {
	padding: 0px 15px 0px 15px;
	background: url(styles/default/images/bubble_tr.png) 100% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-t {
	background: url(styles/default/images/bubble_t.png) 0 0 repeat-x;
}

div.yoo-tooltip div.default .tooltip-l {
	background: url(styles/default/images/bubble_l.png) 0 0 repeat-y;
}

div.yoo-tooltip div.default .tooltip-r {
	padding: 0px 15px 0px 15px;
	background: url(styles/default/images/bubble_r.png) 100% 0 repeat-y;
}

div.yoo-tooltip div.default .tooltip-m {
	background: #ffffff;
	overflow: hidden;
}

div.yoo-tooltip div.default .tooltip-bl {
	background: url(styles/default/images/bubble_bl.png) 0 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-br {
	padding: 0px 15px 0px 15px;
	background: url(styles/default/images/bubble_br.png) 100% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-b {
	background: url(styles/default/images/bubble_b.png) 0 0 repeat-x;
}

div.yoo-tooltip div.default .tooltip-arrow {
	background: url(styles/default/images/bubble_arrow.png) 50% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: url(styles/default/images/close.png) 0 0 no-repeat;
	cursor: pointer;
}/* (C) 2007 YOOtheme.com */

body.yootools-black div.yoo-tooltip div.default .tooltip-tl {
	background: url(styles/default/black/images/bubble_tl.png) 0 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-tr {
	background: url(styles/default/black/images/bubble_tr.png) 100% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-t {
	background: url(styles/default/black/images/bubble_t.png) 0 0 repeat-x;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-l {
	background: url(styles/default/black/images/bubble_l.png) 0 0 repeat-y;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-r {
	background: url(styles/default/black/images/bubble_r.png) 100% 0 repeat-y;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-m {
	background: #191919;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-bl {
	background: url(styles/default/black/images/bubble_bl.png) 0 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-br {
	background: url(styles/default/black/images/bubble_br.png) 100% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-b {
	background: url(styles/default/black/images/bubble_b.png) 0 0 repeat-x;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-arrow {
	background: url(styles/default/black/images/bubble_arrow.png) 50% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-close {
	background: url(styles/default/black/images/close.png) 0 0 no-repeat;
}
/* (C) 2007 YOOtheme.com */

div.yoo-tooltip div.default .tooltip-tl {
	background: url(styles/default/images/bubble_tl_ie.png) 0 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-tr {
	background: url(styles/default/images/bubble_tr_ie.png) 100% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-t {
	background: url(styles/default/images/bubble_t_ie.png) 0 0 repeat-x;
}

div.yoo-tooltip div.default .tooltip-l {
	background: url(styles/default/images/bubble_l_ie.png) 0 0 repeat-y;
}

div.yoo-tooltip div.default .tooltip-r {
	background: url(styles/default/images/bubble_r_ie.png) 100% 0 repeat-y;
}

div.yoo-tooltip div.default .tooltip-m {
	width: 100%;
}

div.yoo-tooltip div.default .tooltip-bl {
	background: url(styles/default/images/bubble_bl_ie.png) 0 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-br {
	background: url(styles/default/images/bubble_br_ie.png) 100% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-b {
	background: url(styles/default/images/bubble_b_ie.png) 0 0 repeat-x;
}

div.yoo-tooltip div.default .tooltip-arrow {
	background: url(styles/default/images/bubble_arrow_ie.png) 50% 0 no-repeat;
}/* (C) 2007 YOOtheme.com */

body.yootools-black div.yoo-tooltip div.default .tooltip-tl {
	background: url(styles/default/black/images/bubble_tl_ie.png) 0 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-tr {
	background: url(styles/default/black/images/bubble_tr_ie.png) 100% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-t {
	background: url(styles/default/black/images/bubble_t_ie.png) 0 0 repeat-x;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-l {
	background: url(styles/default/black/images/bubble_l_ie.png) 0 0 repeat-y;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-r {
	background: url(styles/default/black/images/bubble_r_ie.png) 100% 0 repeat-y;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-bl {
	background: url(styles/default/black/images/bubble_bl_ie.png) 0 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-br {
	background: url(styles/default/black/images/bubble_br_ie.png) 100% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-b {
	background: url(styles/default/black/images/bubble_b_ie.png) 0 0 repeat-x;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-arrow {
	background: url(styles/default/black/images/bubble_arrow_ie.png) 50% 0 no-repeat;
}
