/* CSS style - Core Design Typography plugin for Joomla! 1.5 */

/* Icons - default settings */
p.cdtypocss_icon_alert, p.cdtypocss_icon_info, p.cdtypocss_icon_download, p.cdtypocss_icon_ok, p.cdtypocss_icon_no, p.cdtypocss_icon_storno, p.cdtypocss_icon_lock, p.cdtypocss_icon_help, p.cdtypocss_icon_user, p.cdtypocss_icon_refresh, p.cdtypocss_icon_preferences, p.cdtypocss_icon_print, p.cdtypocss_icon_email, p.cdtypocss_icon_calendar, p.cdtypocss_icon_note, p.cdtypocss_icon_link, p.cdtypocss_icon_gonext, p.cdtypocss_icon_search, p.cdtypocss_icon_browser, p.cdtypocss_icon_volume {
	padding: 5px 5px 5px 40px;
}

/* Icons - Alert */
p.cdtypocss_icon_alert {
	background: #ffffe0 url(icon/images/alert.png) 10px 50% no-repeat;
	border-top: 2px solid #ffdab9;
	border-bottom: 2px solid #ffdab9;	
}
p.cdtypocss_icon_alert span {
	color: #cd5c5c;
}

/* Icons - Info */
p.cdtypocss_icon_info {
	background: #fff url(icon/images/info.png) 10px 50% no-repeat;
	border-top: 2px solid #b0c4de;
	border-bottom: 2px solid #b0c4de;
}
p.cdtypocss_icon_info span {
	
}

/* Icons - Download */
p.cdtypocss_icon_download {
	background: #fff url(icon/images/download.png) no-repeat 10px 50%;
	border-top: 2px solid #98fb98;
	border-bottom: 2px solid #98fb98;
}
p.cdtypocss_icon_download span {
	color: #5f9ea0;
}

/* Icons - OK */
p.cdtypocss_icon_ok {
	background: #f0ffff url(icon/images/ok.png) no-repeat 10px 50%;
	border-top: 2px solid #98fb98;
	border-bottom: 2px solid #98fb98;
}
p.cdtypocss_icon_ok span {
	color: #5f9ea0;
}

/* Icons - NO */
p.cdtypocss_icon_no {
	background: #ffffe0 url(icon/images/no.png) 10px 50% no-repeat;
	border-top: 2px solid #ffdab9;
	border-bottom: 2px solid #ffdab9;
}
p.cdtypocss_icon_no span {
	color: #cd5c5c;
}

/* Icons - Storno */
p.cdtypocss_icon_storno {
	background: #faf0e6 url(icon/images/storno.png) no-repeat 10px 50%;
	border-top: 2px solid #b22222;
	border-bottom: 2px solid #b22222;
}
p.cdtypocss_icon_storno span {
	color: #a52a2a;
}

/* Icons - Lock */
p.cdtypocss_icon_lock {
	background: #ffffe0 url(icon/images/lock.png) no-repeat 10px 50%;
	border-top: 2px solid #ffdab9;
	border-bottom: 2px solid #ffdab9;
}
p.cdtypocss_icon_lock span {
	color: #cd853f;
}

/* Icons - Help */
p.cdtypocss_icon_help {
	background: #fff url(icon/images/help.png) no-repeat 10px 50%;
	border-top: 2px solid #4682b4;
	border-bottom: 2px solid #4682b4;
}
p.cdtypocss_icon_help span {
	color: #4682b4;
}

/* Icons - User */
p.cdtypocss_icon_user {
	background: #fff url(icon/images/user.png) no-repeat 10px 50%;
	border-top: 2px solid #b0c4de;
	border-bottom: 2px solid #b0c4de;
}
p.cdtypocss_icon_user span {
	color: #4682b4;
}

/* Icons - Refresh */
p.cdtypocss_icon_refresh {
	background: #f3f0ff url(icon/images/refresh.png) no-repeat 10px 50%;
	border-top: 2px solid #b0c4de;
	border-bottom: 2px solid #b0c4de;
}
p.cdtypocss_icon_refresh span {
	color: #4682b4;
}

/* Icons - Preferences */
p.cdtypocss_icon_preferences {
	background: #fff url(icon/images/preferences.png) no-repeat 10px 50%;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
}
p.cdtypocss_icon_preferences span {
	color: #808080;
}

/* Icons - Print */
p.cdtypocss_icon_print {
	background: #fff url(icon/images/print.png) no-repeat 10px 50%;
	border-top: 2px solid #b0c4de;
	border-bottom: 2px solid #b0c4de;
}
p.cdtypocss_icon_print span {
	color: #4682b4;
}

/* Icons - E-mail */
p.cdtypocss_icon_email {
	background: #fff url(icon/images/email.png) no-repeat 10px 50%;
	border-top: 2px solid #b0c4de;
	border-bottom: 2px solid #b0c4de;
}
p.cdtypocss_icon_email span {
	color: #4682b4;
}

/* Icons - Calendar */
p.cdtypocss_icon_calendar {
	background: #fff url(icon/images/calendar.png) no-repeat 10px 50%;
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
}
p.cdtypocss_icon_calendar span {
	color: #696969;
}

/* Icons - Note */
p.cdtypocss_icon_note {
	background: #fff url(icon/images/note.png) no-repeat 10px 50%;
	border-top: 2px solid #daa520;
	border-bottom: 2px solid #daa520;
}
p.cdtypocss_icon_note span {
	color: #b8860b;
}

/* Icons - Link */
p.cdtypocss_icon_link {
	background: #f5fffa url(icon/images/link.png) no-repeat 10px 50%;
	border-top: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
}
p.cdtypocss_icon_link span {
	color: #808080;
}

/* Icons - Go next */
p.cdtypocss_icon_gonext {
	background: #fff url(icon/images/gonext.png) no-repeat 10px 50%;
	border-top: 2px solid #3cb371;
	border-bottom: 2px solid #3cb371;
}
p.cdtypocss_icon_gonext span {
	color: #228b22;
}

/* Icons - Search */
p.cdtypocss_icon_search {
	background: #ffffe0 url(icon/images/search.png) no-repeat 10px 50%;
	border-top: 2px solid #ffdab9;
	border-bottom: 2px solid #ffdab9;
}
p.cdtypocss_icon_search span {
	color: #cd853f;
}

/* Icons - Browser */
p.cdtypocss_icon_browser {
	background: #fff url(icon/images/browser.png) no-repeat 10px 50%;
	border-top: 2px solid #b0c4de;
	border-bottom: 2px solid #b0c4de;
}
p.cdtypocss_icon_browser span {
	color: #4682b4;
}

/* Icons - Volume */
p.cdtypocss_icon_volume {
	background: #fff url(icon/images/volume.png) no-repeat 10px 50%;
	border-top: 2px solid #b0c4de;
	border-bottom: 2px solid #b0c4de;
}
p.cdtypocss_icon_volume span {
	color: #4682b4;
}
