/**
 * Core Design TypoCSS plugin for Joomla! 1.7
 * @author      Daniel Rataj, <info@greatjoomla.com>
 * @package     Joomla 
 * @subpackage	Content
 * @category    Plugin 
 * @version     2.0.3
 * @copyright	Copyright (C) 2007 - 2011 Great Joomla!, http://www.greatjoomla.com
 * @license		http://www.gnu.org/copyleft/gpl.html GNU/GPL 3
 * 
 * This file is part of Great Joomla! extension.
 * This extension is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This extension is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program. If not, see <http://www.gnu.org/licenses/>.
 */

/* Bullet - default settings for <ul> tag */
ul.cdtypocss_list_bullet_black, ul.cdtypocss_list_bullet_blue, ul.cdtypocss_list_bullet_red, ul.cdtypocss_list_bullet_green, ul.cdtypocss_list_bullet_purple, ul.cdtypocss_list_bullet_yellow, ul.cdtypocss_list_arrow_black, ul.cdtypocss_list_arrow_blue, ul.cdtypocss_list_arrow_red, ul.cdtypocss_list_arrow_green, ul.cdtypocss_list_arrow_purple, ul.cdtypocss_list_arrow_yellow, ul.cdtypocss_list_plus_black, ul.cdtypocss_list_plus_blue, ul.cdtypocss_list_plus_red, ul.cdtypocss_list_plus_green, ul.cdtypocss_list_plus_purple, ul.cdtypocss_list_plus_yellow {
	margin-left: 0pt;
	padding-left: 0pt;
}
/* Bullet - default settings for <li> tag */
ul.cdtypocss_list_bullet_black li, ul.cdtypocss_list_bullet_blue li, ul.cdtypocss_list_bullet_red li, ul.cdtypocss_list_bullet_green li, ul.cdtypocss_list_bullet_purple li, ul.cdtypocss_list_bullet_yellow li, ul.cdtypocss_list_arrow_black li ,ul.cdtypocss_list_arrow_blue li, ul.cdtypocss_list_arrow_red li, ul.cdtypocss_list_arrow_green li, ul.cdtypocss_list_arrow_purple li, ul.cdtypocss_list_arrow_yellow li, ul.cdtypocss_list_plus_black li ,ul.cdtypocss_list_plus_blue li, ul.cdtypocss_list_plus_red li, ul.cdtypocss_list_plus_green li, ul.cdtypocss_list_plus_purple li, ul.cdtypocss_list_plus_yellow li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 5px 0 !important;
	padding: 0 0 0 22px !important;
	background-repeat: no-repeat;
	background-position: 6px 4px;
	background-attachment: scroll;
	background-color: transparent;
}
/* Bullet - black */
ul.cdtypocss_list_bullet_black li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/bullet/bullet_black.png);
}
/* Bullet - blue */
ul.cdtypocss_list_bullet_blue li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/bullet/bullet_blue.png);
}
/* Bullet - blue */
ul.cdtypocss_list_bullet_red li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/bullet/bullet_red.png);
}
/* Bullet - green */
ul.cdtypocss_list_bullet_green li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/bullet/bullet_green.png);
}
/* Bullet - green */
ul.cdtypocss_list_bullet_purple li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/bullet/bullet_purple.png);
}
/* Bullet - yellow */
ul.cdtypocss_list_bullet_yellow li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/bullet/bullet_yellow.png);
}
/* Arrow - black */
ul.cdtypocss_list_arrow_black li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/arrow/arrow_black.png);
}
/* Arrow - blue */
ul.cdtypocss_list_arrow_blue li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/arrow/arrow_blue.png);
}
/* Arrow - blue */
ul.cdtypocss_list_arrow_red li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/arrow/arrow_red.png);
}
/* Arrow - green */
ul.cdtypocss_list_arrow_green li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/arrow/arrow_green.png);
}
/* Arrow - green */
ul.cdtypocss_list_arrow_purple li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/arrow/arrow_purple.png);
}
/* Arrow - yellow */
ul.cdtypocss_list_arrow_yellow li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/arrow/arrow_yellow.png);
}
/* Plus - black */
ul.cdtypocss_list_plus_black li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/plus/plus_black.png);
}
/* Plus - blue */
ul.cdtypocss_list_plus_blue li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/plus/plus_blue.png);
}
/* Plus - blue */
ul.cdtypocss_list_plus_red li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/plus/plus_red.png);
}
/* Plus - green */
ul.cdtypocss_list_plus_green li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/plus/plus_green.png);
}
/* Plus - green */
ul.cdtypocss_list_plus_purple li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/plus/plus_purple.png);
}
/* Plus - yellow */
ul.cdtypocss_list_plus_yellow li {
	background-image: url(/plugins/content/cdtypocss/addons/list/images/plus/plus_yellow.png);
}
