/*
	Deep Sky Technologies, Inc.
	http://wwww.sefa.com/
	webmaster@sefa.com
*/


/* Standard HTML Elements */

BODY {
	background-color: white ;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	color: black ;
	font-size: 12px ;
	}

/* Custom Classes */

.catalog_product_lists {
	color: white ;
	background-color: #003366 ;
	font-size: 14px ;
	font-weight: bold ; 
	white-space: nowrap ;
	border-color : black ;
	border-style : solid ;
	border-width : 1px ;
	padding : 3px ;
	}

.catalog_categories {
	color: white ;
	background-color: #003366 ;
	font-size: 14px ;
	font-weight: 700 ; 
	white-space: nowrap ;
	border-color : black ;
	border-style : solid ;
	border-width : 1px ;
	padding : 3px ;
	}

.sefa_catalog_productlist_link {
	font-size: 14px ;
	font-weight: 900 ; 
	color: white ;
	}

.sefa_catalog_category_link {
	color: white ;
	font-size: 14px ;
	font-weight: 900 ; 
	text-decoration: none ;
	white-space: nowrap ;
	}

.sefa_catalog_login_link {
	font-size: 14px ;
	font-weight: bold ; 
	color: #003366 ;
	}

.sefa_catalog_category_detail_heading {
	text-align: center;
	font-size: 24px ;
	font-weight: 900 ; 
	}

.sefa_catalog_subcategory_heading {
	font-size: 14px ;
	font-weight: 700 ; 
	}

.sefa_catalog_subcategory_link {
	color: #003366 ;
	font-size: 11px ;
	}

.sefa_catalog_bottom_subcat_links {
	color: #003366 ;
	font-size: 11px ;
	white-space: nowrap ;
	}

.sefa_catalog_product_line_list_header {
	color: #003366 ;
	font-size: 11px ;
	font-weight: bold ;
	}

.sefa_catalog_product_line_list_detail {
	color: black ;
	font-size: 11px ;
	}

.sefa_catalog_productline_path {
	font-size: 11px ;
	font-weight: 900 ;
	color: #003366 ; 
	}

.sefa_catalog_product_line_name {
	font-size: 16px ;
	font-weight: bold ; 
	}

.sefa_catalog_product_line_desc {
	font-size: 12px ;
	}

.sefa_catalog_product_list_header {
	font-size: 11px ;
	font-weight: bold ; 
	}

.sefa_catalog_product_list_divider {
	color: #003366 ;
	background-color: #003366 ;
	}

.sefa_catalog_product_list_detail {
	font-size: 11px ;
	}

.catalog_suppliers {
	color: white ;
	background-color: #003366 ;
	font-size: 11px ;
	font-weight: bold ; 
	white-space: nowrap ;
	border-color : black ;
	border-style : solid ;
	border-width : 1px ;
	padding : 3px ;
	}

.sefa_catalog_supplier_link {
	color: white ;
	font-size: 11px ;
	font-weight: 900 ; 
	text-decoration: none ;
	white-space: nowrap ;
	}

.sefa_catalog_supplier_path {
	font-size: 11px ;
	font-weight: 900 ;
	color: #003366 ; 
	}

.sefa_catalog_supplier_specials_marker {
	font-size: 11px ;
	color: white; 
	}

.sefa_catalog_error_text {
	color: red ;
	font-size: 16px ;
	font-weight: bold ; 
	}

.sefa_catalog_basket_noitems {
	font-size: 14px ;
	font-weight: bold ; 
	}

.sefa_catalog_basket_order_header {
	font-size: 11px ;
	font-weight: bold ; 
	}

.sefa_catalog_basket_order_detail {
	font-size: 11px ;
	}

.sefa_catalog_basket_order_footer {
	font-size: 11px ;
	font-weight: bold ; 
	}

.sefa_catalog_basket_order_product_link {
	font-size: 11px ;
	}

.sefa_catalog_basket_quote_header {
	font-size: 11px ;
	font-weight: bold ; 
	}

.sefa_catalog_basket_quote_detail {
	font-size: 11px ;
	}

.sefa_catalog_basket_quote_footer {
	font-size: 11px ;
	font-weight: bold ; 
	}

.sefa_catalog_basket_quote_product_link {
	font-size: 11px ;
	}

.sefa_catalog_order_confirmation_label {
	font-weight: bold ;
	font-size: 11px ;
	}

.sefa_catalog_order_confirmation_data {
	font-size: 11px ;
	}

.sefa_catalog_basket_ordernumber {
	font-weight: bold ;
	font-size: 11px ;
	}

.sefa_catalog_basket_link {
	font-size: 14px ;
	font-weight: 900 ; 
	color: white ;
	}

.sefa_catalog_tiplist_name {
	font-size: 11px ;
	font-weight: 900 ;
	color: #003366; 
	}

.sefa_catalog_tiplist_text {
	font-size: 11px ;
	}

.sefa_catalog_tiplist_download {
	font-size: 11px ;
	color: #003366; 
	}

.sefa_catalog_tipdetail_name {
	font-size: 14px ;
	font-weight: 900 ;
	}

.sefa_catalog_tipdetail_text {
	font-size: 11px ;
	}

.sefa_catalog_tipdetail_download {
	font-size: 11px ;
	color: #003366; 
	}

.sefa_catalog_specials_marker {
	font-size: 11px ;
	color: #003366; 
	}

.sefa_catalog_large_heading {
	font-size: 24px ;
	font-weight: bold ; 
	font-style: italic ;
	color: black ;
	}

.sefa_catalog_large_colored_text {
	font-size: 36px ;
	color: #003366; 
	font-weight: bold ; 
	text-decoration: none ;
	}

.sefa_catalog_small_heading {
	font-size: 14px ;
	font-weight: bold ; 
	}

.sefa_catalog_content {
	font-size: 11px ;
	}

.sefa_catalog_form_label {
	font-size: 11px ;
	font-weight: bold ; 
	}

.sefa_catalog_form_field {
	font-size: 11px ;
	}

.sefa_catalog_edit_link {
	color: #003366;
	font-size: 11px ;
	}

/* End Custom Classes */

