/* ------------------------------------------------------ */
/* CSS Document - last updated: 21/07/2011				  */

/* Weirdfish                                              */
/* Author: Webnetism (www.webnetism.co.uk)                */

/* text_styles.css                                        */
/* Media: screen                                          */
/* ------------------------------------------------------ */

h1, h2, h3, h4 { font-family: verdana, arial, sans-serif; margin: 0; }

h1 { font-size: 16px; font-weight: bold; color: #999; }

.dark_grey_10_bold {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #000 /*263145*/;
	font-weight: bold;
}

.grey_18 {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #656565;
	font-weight: normal;
}

.dark_grey_11 {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #000 /*263145*/;
	font-weight: normal;
}

.dark_grey_12 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: #000 /*263145*/;
	font-weight: normal;
}

.dark_grey_11_bold {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #000 /*263145*/;
	font-weight: bold;
}

.dark_grey_12_bold {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: #000 /*263145*/;
	font-weight: bold;
}

.dark_grey_16_bold {
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
	color: #000 /*263145*/;
	font-weight: bold;
}

.dark_grey_18_bold {
	font-size: 18px;
	font-family: verdana, arial, sans-serif;
	color: #000 /*263145*/;
	font-weight: bold;
}

.required_field {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: red;
	font-weight: bold;
}

.white_10 {
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-weight: normal;
}

.white_11 {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	font-weight: normal;
}

.white_11_bold {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	font-weight: bold;
}

.white_12 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	font-weight: normal;
}

.white_12_bold {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	font-weight: bold;
}

.white_14 {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-weight: normal;
}

.white_14_bold {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-weight: bold;
}

.white_18_bold {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-weight: bold;
}

.sitemap_ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0 0px 0;
	list-style: none;
}

.sitemap_ul li {
	padding: 0px 0 3px 0px;
}

.cat_list_title			{ font-family: arial, verdana, sans-serif; font-size: 14px; color: #fff; font-weight: normal; }
.product_title			{ font-family: arial, verdana, sans-serif; font-size: 18px; color: #000 /*263145*/; font-weight: bold; }
.price							{ font-family: arial, verdana, sans-serif; font-size: 14px; color: #000 /*263145*/; font-weight: bold; }
.pagination_text		{ font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: normal; }
.sitemap_title			{ font-family: arial, verdana, sans-serif; font-size: 14px; color: #fff; font-weight: normal; }
.sitemap_list_title	{ font-family: arial, verdana, sans-serif; font-size: 14px; color: #000 /*263145*/; font-weight: bold; }

/* ---------------------------------------------------------------------------------- */
/* Links properties																																		*/
/* ---------------------------------------------------------------------------------- */

a.black_12_link_bold:link, a.black_12_link_bold:visited, a.black_12_link_bold:active {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.black_12_link_bold:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.dark_blue_11_link:link, a.dark_blue_11_link:visited, a.dark_blue_11_link:active {
	font-weight: normal;
	font-size: 11px;
	color: #000 /*263145*/;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.dark_blue_11_link:hover {
	font-weight: normal;
	font-size: 11px;
	color: #000 /*263145*/;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.dark_blue_11_link_bold:link, a.dark_blue_11_link_bold:visited, a.dark_blue_11_link_bold:active {
	font-weight: bold;
	font-size: 11px;
	color: #000 /*263145*/;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.dark_blue_11_link_bold:hover {
	font-weight: bold;
	font-size: 11px;
	color: #000 /*263145*/;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.dark_grey_12_link:link, a.dark_grey_12_link:visited, a.dark_grey_12_link:active {
	font-weight: normal;
	font-size: 12px;
	color: #000 /*263145*/;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.dark_grey_12_link:hover {
	font-weight: normal;
	font-size: 12px;
	color: #000 /*263145*/;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.grey_11_link:link, a.grey_11_link:visited, a.grey_11_link:active {
	font-weight: normal;
	font-size: 11px;
	color: #656565;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.grey_11_link:hover {
	font-weight: normal;
	font-size: 11px;
	color: #656565;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.grey_11_link_bold:link, a.grey_11_link_bold:visited, a.grey_11_link_bold:active {
	font-weight: bold;
	font-size: 11px;
	color: #656565;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.grey_11_link_bold:hover {
	font-weight: bold;
	font-size: 11px;
	color: #656565;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.white_10_link:link, a.white_10_link:visited, a.white_10_link:active {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.white_10_link:hover {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.white_11_link:link, a.white_11_link:visited, a.white_11_link:active {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.white_11_link:hover {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.white_11_link_bold:link, a.white_11_link_bold:visited, a.white_11_link_bold:active {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.white_11_link_bold:hover {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

a.white_12_link:link, a.white_12_link:visited, a.white_12_link:active {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
}

a.white_12_link:hover {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
}

a.white_14_bold_link:link, a.white_14_bold_link:visited, a.white_14_bold_link:active {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a.white_14_bold_link:hover {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

.dark_grey_14_bold_strikethrough {
	font-size: 14px;
	font-family: arial, verdana,  sans-serif;
	color: #ba4653;
	font-weight: bold;
	text-decoration: line-through;
}

.white_14_bold_strikethrough {
	font-size: 14px;
	font-family: arial, verdana,  sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: line-through;
}



a.pagination_link:link, a.pagination_link:visited, a.pagination_link:active { font-weight: normal; font-size: 11px; color: #000 /*263145*/; font-family: verdana, arial, sans-serif; text-decoration: none; }
a.pagination_link:hover { font-weight: normal; font-size: 11px; color: #000; text-decoration: underline; }

a.sitemap_link:link, a.sitemap_link:visited, a.sitemap_link:active { font-weight: bold; font-size: 11px; color: #000; text-decoration: none; }
a.sitemap_link:hover { font-weight: bold; font-size: 11px; color: #333; text-decoration: underline; }

a.sitemap_main_link:link, a.sitemap_main_link:visited, a.sitemap_main_link:active { font-size: 11px; color: #000 /*263145*/; text-decoration: none; }
a.sitemap_main_link:hover { font-size: 11px; color: #333; text-decoration: underline; }

a.sitemap_title_link:link, a.sitemap_title_link:visited, a.sitemap_title_link:active { font-weight: bold; font-size: 14px; color: #000 /*263145*/; text-decoration: none; }
a.sitemap_title_link:hover { font-size: 14px; color: #333; text-decoration: underline; }

a.webnetism_link:link, a.webnetism_link:visited, a.webnetism_link:active { font-weight: bold; font-size: 11px; color: #000; text-decoration: none; }
a.webnetism_link:hover { font-weight: bold; font-size: 11px; color: #333; text-decoration: underline; }
