/* FONT STYLES - These styles are not element driven, just CSS. But this ENTIRE CSS IS

   element driven. So you can search and replace the font name, for example Arial, and change 

   into something else, say Arial.  */

/* ################################################################################# */





/* GENERAL  */

/* ######## */





.formelements {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}



.countryselection {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}



.skutext_desc {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}



.skutext_price {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}



.skutext_link {

	font-family: Arial;

	font-size: 11px;

	color: #0000FF;

	font-weight: bold;

	text-decoration: underline;

}



.skutext_stock {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}



.skutext_largetitle {

	font-family: Arial;

	font-size: 14px;

	color: 000000;

	font-weight: bold;

	text-decoration: none;



}



.skutext_qty {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}



.box {

	border: 1px solid #CCCCCC;

}





/* title of the product - affects all COMMON BOXES */

.titles {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}



/* the actual description of the product - affects all COMMON BOXES */

.productinfo {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}



/* the price of the product - affects all COMMON BOXES */

.priceinfo {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



/* the file size of downloadable products - affects all COMMON BOXES*/

.link A:link {

	font-family: Arial;

	font-size: 11px;

	color: #0000ff;

	text-decoration: none;

}



.link A:visited {

	font-family: Arial;

	font-size: 11px;

	color: #0000ff;

	text-decoration: none;

}



.link A:active {

	font-family: Arial;

	font-size: 11px;

	color: #0000ff;

	text-decoration: none;

}



.link A:hover {

	font-family: Arial;

	font-size: 11px;

	color: #0000ff;

	text-decoration: underline;

}



/* titles in search */

.search_title A:link {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	font-weight: bold;

	text-decoration: none;

}



.search_title A:visited {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	font-weight: bold;

	text-decoration: none;

}



.search_title A:active {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	font-weight: bold;

	text-decoration: none;

}



.search_title A:hover {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	font-weight: bold;

	text-decoration: underline;

}





.search_text {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}



/* RIGHT HAND SIDE */

/* ############### */



/* MY BASKET - Available throughout the store so user knows at all times whats in their basket */



/* The general text on the My Basket */

.basketext {

	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;

}



/* The linking text on the My Basket */

.basketlink A:link {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.basketlink A:visited {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.basketlink A:active {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.basketlink A:hover {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: underline;



}





/* WELCOME BACK */



.welcomeback {

	

	font-family: Arial;

	font-size: 12px;

	color: 666666;

	font-weight: bold;

	text-decoration: none;

	line-height: 20px;



}



.welcomebackname {

	

	font-family: Arial;

	font-size: 16px;

	color: 000000;

	font-weight: bold;

	text-decoration: none;

}





/* SPECIAL OFFER PRODUCT */



.specialoffer {

	

	font-family: Arial;

	font-size: 16px;

	color: 333333;

	font-weight: bold;

	text-decoration: none;

}



/* Text */



.contacttxt_bold {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



.contacttxt_normal {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}



/* Dividers */



.dotted_line_horizontal {

	background-image: url(checkout/dottedline_hz.gif);

	background-repeat: repeat-x;

	background-position: 200px bottom;

}



.dotted_line_vertical {

	background-image: url(checkout/dottedline_vert.gif);

	background-repeat: repeat-y;

	background-position: center top;

}



/* PRODUCTS PAGE   */

/* ############### */



.product_name {

	font-family: Arial;

	font-size: 22px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}



.product_strapline {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #CC0000;

	text-decoration: none;

}



.product_price {

	font-family: Arial;

	font-size: 28px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



.vat {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



.heading {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



.normal_text {

	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



.bread_crumbs {

	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



.dotted_line_under_mybasket {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}



.downloadproduct {

	font-family: Arial;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



.icon_link A:link {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.icon_link A:visited {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.icon_link A:active {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.icon_link A:hover {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: underline;



}





/* counts the number of 'extra' images */

.image_counter A:link {

	font-family: Arial;

	font-size: 10px;

	color: #999999;

	text-decoration: none;

	background-color: #f4f4f4;

	width: 14px;

	height: 12px;

	border: 1px solid #EAEAEA;

	font-weight: bold;

}



.image_counter A:visited {

	font-family: Arial;

	font-size: 10px;

	color: #999999;

	text-decoration: none;

	background-color: #f4f4f4;

	width: 14px;

	height: 12px;

	border: 1px solid #EAEAEA;

	font-weight: bold;

}



.image_counter A:active {

	font-family: Arial;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

	background-color: #999999;

	width: 14px;

	height: 12px;

	border: 1px solid #EAEAEA;

	font-weight: bold;

}



.image_counter A:hover {

	font-family: Arial;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

	background-color: #999999;

	width: 14px;

	height: 12px;

	border: 1px solid #EAEAEA;

	font-weight: bold;

}



.browse_image {

	font-family: Arial;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}





/* BASKET PAGE     */

/* ############### */



.basket_text {

	font-family: Arial;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}



.basket_titles {

	font-family: Arial;

	font-size: 18px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}





.delivery_link A:link {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.delivery_link A:visited {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.delivery_link A:active {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;



}



.delivery_link A:hover {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: underline;



}



.delivery_details {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: underline;



}



.delivery_details_title {



	font-family: Arial;

	font-size: 18px;

	color: 000000;

	font-weight: normal;

	text-decoration: underline;



}



.vatbox {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}



.vatboxtitle {



	font-family: Arial;

	font-size: 12px;

	color: 000000;

	font-weight: bold;

	text-decoration: none;



}



.vatmsg {



	font-family: Arial;

	font-size: 12px;

	color: CC0000;

	font-weight: bold;

	text-decoration: none;



}





/* CATEGORIES PAGE */

/* ############### */



.category_name A:link {



	font-family: Arial;

	font-size: 12px;

	color: 0000FF;

	font-weight: bold;

	text-decoration: none;



}



.category_name A:visited {



	font-family: Arial;

	font-size: 12px;

	color: 0000FF;

	font-weight: bold;

	text-decoration: none;



}



.category_name A:active {



	font-family: Arial;

	font-size: 12px;

	color: 0000FF;

	font-weight: bold;

	text-decoration: none;



}



.category_name A:hover {



	font-family: Arial;

	font-size: 12px;

	color: 0000FF;

	font-weight: bold;

	text-decoration: underline;



}



.category_family_link A:link {

	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;

	line-height: 14px;

}



.category_family_link A:visited {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;

	line-height: 14px;

}



.category_family_link A:active {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;

	line-height: 14px;

}



.category_family_link A:hover {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: underline;

	line-height: 14px;

}



.category_border {

	border: 1px solid #CCCCCC;

}





/* CATEGORY FAMILY PAGE & SEARCH REULTS PAGE */

/* ######################################### */







.back_to_top A:link {

	

	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;

}



.back_to_top A:visited {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;

}



.back_to_top A:active {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: none;

}



.back_to_top A:hover {



	font-family: Arial;

	font-size: 11px;

	color: 333333;

	font-weight: normal;

	text-decoration: underline;

}





.category_family_product_title A:link {

	

	font-family: Arial;

	font-size: 14px;

	color: 333333;

	font-weight: bold;

	text-decoration: none;

	letter-spacing: -1px;

}



.category_family_product_title A:visited {



	font-family: Arial;

	font-size: 14px;

	color: 333333;

	font-weight: bold;

	text-decoration: none;

	letter-spacing: -1px;

}



.category_family_product_title A:active {



	font-family: Arial;

	font-size: 14px;

	color: 333333;

	font-weight: bold;

	text-decoration: none;

	letter-spacing: -1px;

}



.category_family_product_title A:hover {

	font-family: Arial;

	font-size: 14px;

	color: 333333;

	font-weight: bold;

	text-decoration: underline;

	letter-spacing: -1px;

}





.category_family_product_text {



	font-family: Arial;

	font-size: 12px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}





.category_family_header {



	font-family: Arial;

	font-size: 18px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}



.sorry {



	font-family: Arial;

	font-size: 12px;

	color: 000000;

	text-decoration: none;



}





/* PROMOTION PAGE */

/* ############## */



.you_have_selected {



	font-family: Arial;

	font-size: 18px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}





.desc {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}



.subdesc {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: bold;

	text-decoration: none;



}





.xtraproduct {



	font-family: Arial;

	font-size: 12px;

	color: 000000;

	font-weight: bold;

	text-decoration: none;



}



.toupgrade {



	font-family: Arial;

	font-size: 12px;

	color: CC0000;

	font-weight: bold;

	text-decoration: none;



}



/* CONTACT DETAILS PAGE */



.indicator_on {



	font-family: Arial;

	font-size: 18px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}



.indicator_off {



	font-family: Arial;

	font-size: 18px;

	color: 999999;

	font-weight: normal;

	text-decoration: none;



}



.indicator_line {



	font-family: Arial;

	font-size: 18px;

	color: FF0000;

	font-weight: normal;

	text-decoration: none;



}



/* CUSTOMER DETAILS PAGE */



.smalltext {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}



.validation_error {



	font-family: Arial;

	font-size: 12px;

	color: CC0000;

	font-weight: bold;

	text-decoration: none;



}



/* BILLING PAGE */



.instructions {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: bold;

	text-decoration: none;



}



.safeshopping {



	font-family: Arial;

	font-size: 10px;

	color: 000000;

	font-weight: bold;

	text-decoration: none;



}



.notath {



	font-family: Arial;

	font-size: 12px;

	color: CC0000;

	font-weight: bold;

	text-decoration: none;



}



/* RECEIPT PAGE */



.orderconfirm_text {



	font-family: Arial;

	font-size: 12px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}



.thankyou_text {



	font-family: Arial;

	font-size: 14px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;



}







/* ######################################## */

/*                                          */

/*             FAQ CSS Styles               */

/*                                          */

/*                                          */

/* ######################################## */









.left_nav A:link {

	

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	line-height: 25px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}



.left_nav A:visited {



	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	line-height: 25px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}



.left_nav A:active {



	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	line-height: 25px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}



.left_nav A:hover {



	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	line-height: 25px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}









.faqheaders {

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	line-height: 25px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}





.faqquestions A:link {

	

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}



.faqquestions A:visited {



	font-family: Arial;

	font-size: 12px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}



.faqquestions A:active {



	font-family: Arial;

	font-size: 12px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}



.faqquestions A:hover {



	font-family: Arial;

	font-size: 12px;

	color: #000000;

	font-weight: normal;

	text-decoration: underline;

}



.faqtitles {

	

	font-family: Arial;

	font-size: 14px;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}



.faqanswers {

	

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}



.hyperlink A:link {

	

	font-family: Arial;

	font-size: 12px;

	color: #0000FF;

	font-weight: normal;

	text-decoration: none;

}



.hyperlink A:visited {



	font-family: Arial;

	font-size: 12px;

	color: #0000FF;

	font-weight: normal;

	text-decoration: none;

}



.hyperlink A:active {



	font-family: Arial;

	font-size: 12px;

	color: #0000FF;

	font-weight: normal;

	text-decoration: none;

}



.hyperlink A:hover {



	font-family: Arial;

	font-size: 12px;

	color: #0000FF;

	font-weight: normal;

	text-decoration: underline;

}



.back_to_top_grey A:link {

	

	font-family: Arial;

	font-size: 11px;

	color: 666666;

	font-weight: normal;

	text-decoration: none;

}



.back_to_top_grey A:visited {



	font-family: Arial;

	font-size: 11px;

	color: 666666;

	font-weight: normal;

	text-decoration: none;

}



.back_to_top_grey A:active {



	font-family: Arial;

	font-size: 11px;

	color: 666666;

	font-weight: normal;

	text-decoration: none;

}



.back_to_top_grey A:hover {



	font-family: Arial;

	font-size: 11px;

	color: 666666;

	font-weight: normal;

	text-decoration: underline;

}



.large_header {



	font-family: Arial;

	font-size: 18px;

	color: 000000;

	font-weight: normal;

}



.euro_support {

	font-family: Arial;

	font-size: 34px;

	color: 000000;

	font-weight: normal;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	border-bottom-color: #000000;

}



.form_bits {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

}





.form_bits_smaller {



	font-family: Arial;

	font-size: 10px;

	color: 000000;

	font-weight: normal;

}



.tiny_gap {

	

	font-family: Arial;

	font-size: 6px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}



.bluetitles {

	

	font-family: Arial;

	font-size: 14px;

	color: #0000FF;

	font-weight: bold;

	text-decoration: none;

}







/* ################################# */

/* ################################# */





/* title of the product */

.prodbox1_title {

	font-family: Arial;

	font-size: 16px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;



}



/* description of the product */

.prodbox1_text {

	font-family: Arial;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;



}



/* Used in the 2 PRODUCT BOX version */



/* Controls the colour of the INC VAT PRICE text */

/* product PRICE */

.prodbox1_price_a_inc_vat {

	font-family: Arial;

	font-size: 16px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;



}



/* product INC VAT text */

.prodbox1_a_inc_vat {

	font-family: Arial;

	font-size: 10px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;



}



/* Controls the colour of the EX VAT PRICE text */

/* product PRICE */

.prodbox1_price_a_ex_vat {

	font-family: Arial;

	font-size: 18px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

	letter-spacing: -1px;

}



/* product EX VAT text */

.prodbox1_a_ex_vat {

	font-family: Arial;

	font-size: 10px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;



}



/* Used in the 3 PRODUCT BOX and 4 PRODUCT BOX version */



/* Controls the colour of the INC VAT PRICE text */

/* product PRICE */

.prodbox1_price_b_inc_vat {

	font-family: Arial;

	font-size: 14px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;



}



/* product INC VAT text */

.prodbox1_b_inc_vat {

	font-family: Arial;

	font-size: 10px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;



}



/* Controls the colour of the EX VAT PRICE text */

/* product PRICE */

.prodbox1_price_b_ex_vat {

	font-family: Arial;

	font-size: 22px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

	letter-spacing: -1px;

}



/* product EX VAT text */

.prodbox1_b_ex_vat {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #CCCCCC;

	text-decoration: none;

}



.small_divide_1 {

	font-family: Arial;

	font-size: 8px;

	text-decoration: none;

}





/* From */

.from {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}









.name_of_product {

	font-family: Arial;

	font-size: 20px;

	font-style: normal;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	letter-spacing: -1px;

}



.gap3 {

	font-family: Arial;

	font-size: 7px;

	text-decoration: none;

}



.bottom_border {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}



.productpage_strapline {



	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

	letter-spacing: -1px;



}







.full_manufacturer_list A:link {

	

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	letter-spacing: -1px;

	display: block;

	background-color: #FFFFFF;

	width: 175px;

	height: 25px;

	line-height: 25px;

}



.full_manufacturer_list A:visited {



	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	letter-spacing: -1px;

	display: block;

	background-color: #FFFFFF;

	width: 175px;

	height: 25px;

	line-height: 25px;

}



.full_manufacturer_list A:active {



	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	letter-spacing: -1px;

	display: block;

	background-color: #FFFFFF;

	width: 175px;

	height: 25px;

	line-height: 25px;

}



.full_manufacturer_list A:hover {

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	letter-spacing: -1px;

	display: block;

	background-color: #EEEEEE;

	width: 175px;

	height: 25px;

	line-height: 25px;

}







.add_info_links A:link {

	

	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: underline;

}



.add_info_links A:visited {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: underline;

}



.add_info_links A:active {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: underline;

}



.add_info_links A:hover {



	font-family: Arial;

	font-size: 11px;

	color: 000000;

	font-weight: normal;

	text-decoration: none;

}





/* faq manufacturer page*/



.manufacturer_txt {

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	

}



.manufacturer_txtbold {

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}



.manufacturer_link A:link {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	text-decoration: none;

}



.manufacturer_link A:visited {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	text-decoration: none;

}



.manufacturer_link A:active {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	text-decoration: none;

}



.manufacturer_link A:hover {

	font-family: Arial;

	font-size: 12px;

	color: #0000ff;

	text-decoration: underline;

}

.text_code_class{
    font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 10px;

	color: #0000FF;
}


