/*the artinfo_block is a joomla_classes class that controls a DIV at the
top of each page.  Display:none for now to turn it off.*/
.artinfo_block
{
	display: none;
}
#top_wrap
{
	height: 117px;
	margin: 0;
	padding: 0;
	background-color: #FEFEFE;
	text-align: right;
}
#main_content #date
{
	padding: 3px 0 0 12px;
	display: none;
}
SPAN.spantitle
{
	font-size: 16px;
	font-weight: bold;
	color: #005ACE;
	padding: 0px 0px 0 31px;
}
/*Who's Who Main Menu CSS for Article and Categories
- CSS for zone wrapper*/
.whoswho
{
	margin: 0 0 0 -7px;
}
.whoswho IMG
{
	margin: 5px 0 0;
	border-bottom: 1px solid #DBDBDB;
}
/*- CSS for Category descriptions*/
#whoswho_wrapper SPAN.componentheading
{
	padding: 0px;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
	color: #1169B3;
}
#whoswho_wrapper
{
	padding: 0 0 40px;
	margin: 0;
	width: 647px;
	height: 75px;
	border-bottom: 1px solid #CCC;
}
#whoswho_wrapper IMG
{
	padding: 0;
	margin: 0;
}
#whoswho_content
{
	padding: 0px 10px 5px 0;
	width: 540px;
	float: right;
}
#whoswho_nav_wrapper
{
	padding: 10px 0 0 0px;
	margin: 0 10px 0 0;
	width: 542px;
	float: right;
	border-top: 1px solid #CCC;
}
.whoswho_nav_item
{
	/*[disabled]text-align:center;*/
	float: left;
	width: 160px;
	padding: 0 0 0 20px;
}
DIV.whoswho_nav_item A
{
	padding: 5px 10px;
	text-decoration: underline;
	color: #0248AF;
	font-weight: bold;
	font-size: 12px;
}
.whoswho_nav_item A:hover
{
	/*[disabled]background:#4176AC;*/
	/*[disabled]background:#E5E5E5;*/
	text-decoration: underline;
	color: #C00;
	/*[disabled]padding:5px 20px;*/
}
#whoswho_backbutton
{
	padding: 0;
}
#whoswho_backbutton_img
{
	padding: 0;
	float: left;
}
#whoswho_backtext
{
	padding: 0 0 0 5px;
	float: left;
	text-decoration: underline;
}
.whoswho_ads
{
	margin: 0px 0px 0px -3px;
	padding: 5px 0 0 0px;
	float: left;
	text-align: left;
	width: 652px;
}
.whoswho_ads IMG
{
	margin: 5px 0 0px;
	padding: 5px 2px 5px 0;
	border-bottom: 1px solid #DBDBDB;
}
/*Note background defeats the templates_css which has an image for bg.*/
#member_area
{
	background: #F5F5F5;
	padding-right: 10px;
}
/*Hide the register button*/
.lf
{
	display: none;
}
/*System Messages (from system.css)*/
#system-message
{
	margin-bottom: 10px;
	padding: 0;
}
#system-message DT
{
	font-weight: bold;
}
#system-message DD
{
	margin: 0;
	font-weight: bold;
	/*[disabled]text-indent:30px;*/
}
#system-message DD UL
{
	color: #0055BB;
	margin: 0px;
	list-style: none;
	padding: 0px;
	border-top: 3px solid #84A7DB;
	border-bottom: 3px solid #84A7DB;
}
/*member_left is a new DIV created in the member area.  It is not from the
template.  Added to the index.php in the gk_thenews2 directory.*/
.member_left
{
	float: left;
	text-transform: none;
	font-size: 9pt;
}
.member_left A
{
	color: #005ACE;
	text-decoration: underline;
}
.member_left A:hover
{
	color: #CC0000;
}
.header_text
{
	font-size: 14pt;
	padding-top: 15px;
	/*+placement:shift -38px 0px;*/
	position: relative;
	left: -38px;
	top: 0px;
}
.header_bullet
{
	color: #81B100;
	font-weight: bold;
	padding-left: 16px;
}
.header_emphasis
{
	color: #81B100;
	font-weight: bold;
}
.header_emphasis_bullet
{
	color: #EF7505;
	font-weight: bold;
	padding-left: 16px;
}
#logo_block
{
	display: none;
}
#main_content .componentheading
{
	padding: 0 0 0px 8px;
	margin: 0 0 5px;
	/*[disabled]border-bottom:1px solid #171111;*/
}
.componentheading
{
	font-weight: bold;
	font-size: 24px;
	color: #2E89FE;
}
.advertiserthankyou
{
	margin: 0px 242px 20px 0px;
}
.form-validate
{
	padding: 0 300px 10px 10px;
}
/*This affects the font size of the main menu*/
UL
{
	font-size: 14px;
}
/*Enables the subscribe & submit lines to left/right justify.*/
.article
{
}
.article_separator
{
	border-top: 1px solid #DDDDDE;
	padding: 0px 0;
}
.frontpage_subscribe
{
	position: relative;
	width: 689px;
}
.frontpage_subscribe_left
{
	position: absolute;
	left: 0;
	width: 60%;
	top: 0;
	padding: 0;
	margin: 0;
}
.frontpage_subscribe_right
{
	position: absolute;
	right: 0;
	width: 40%;
	top: 0px;
	text-align: right;
	padding: 0 38px 0 0;
	margin: 0;
}
#footer_menu_wrap
{
	text-align: center;
}
#footer_menu_wrap .mainlevel
{
	color: #005ACE;
}
#footer_menu_wrap .mainlevel:hover
{
	color: #CB3200;
}
/*Controls content in main modules*/
DIV.module_content
{
	padding: 0;
	margin: 0;
}
/*RS Form CSS*/
#main_content DIV.rsformheader DIV.componentheading
{
	padding: 0;
}
.rsformheader
{
	padding: 0 10px;
}
.rsform-header
{
	margin: 0 0 10px 0px;
}
.rsform-header P
{
	margin: 0 40px 0 20px;
}
TABLE.rsform-body TR.rsform-block
{
	margin: 10px 0;
}
.rsform-body
{
	margin: 0 0px 0 20px;
}
#Submit
{
	margin: 20px 0;
}
.rsform-block-company-function
{
	margin: 10px 0;
}
/*Controls Read More links on Latest News & Industry Voices*/
.read_block
{
	margin: -4px 0 0;
	float: right;
	width: auto;
}
A.readon, .back_button A
{
	font-size: 12px;
	color: #005ACE;
	background: none;
	float: right;
	width: auto;
	padding: 0;
	margin: 0;
}
A.readon:hover
{
	color: #FD6543;
	font-weight: bold;
}
#main_content DIV.bookmarking
{
	padding: 4px 6px 0px 0px;
	float: right;
	width: auto;
}
.modifydate
{
	width: 174px;
	padding: 0 0 10px;
}
/*Digistore Overrides*/
.store_intro
{
	padding: 0 0 5px;
}
/*Who's Who Store*/
.who_wrapper
{
	width: 625px;
	height: auto;
	text-align: center;
	height: auto;
	padding: 0 0 5px;
}
.who_item
{
	padding: 0 10px;
}
.who_item:hover
{
	background: #D0E2F1;
}
.who_intro
{
	padding: 0 0 5px 8px;
}
/*- category overrides*/
#digicattable
{
	padding: 5px 0 0 0px;
	text-align: center;
	width: 640px;
}
TABLE#digicattable .contentpaneopen
{
	text-align: left;
	padding: 0 0 0 5px;
}
.digicat_separator
{
	padding: 0;
	margin: 10px 0;
	width: 634px;
	border-top: 1px solid #E0E0E0;
}
/*- remove Quantity from product listings*/
.dsqty
{
	display: none;
}
.digistorecart_quantity
{
	display: none;
}
/*- list.php overrides*/
.digicatlist
{
	clear: right;
}
.digicatlist_image
{
	float: left;
	display: block;
	padding: 0 10px 0 5px;
}
.digicatlist_prodlink
{
	font-weight: bold;
	float: left;
	font-size: 18px;
	padding: 0 0 4px 15px;
	width: 290px;
}
.digicatlist_proddesc
{
	/*[disabled]float:left;*/
	width: 290px;
	padding: 5px 10px 0;
}
.digicatlist_prodlink_bottom
{
	display: none;
}
.digicatlist_product_intro
{
	margin: 0 10px;
	padding: 5px 0;
	font-size: 14px;
	line-height: 1.2;
}
.digicatlist_product_intro_tagline
{
	font-weight: bold;
	padding: 0 0 0 15px;
}
/*- For listthumbs.php overrides*/
TR.digicatlist
{
	text-align: center;
	vertical-align: top;
}
.digicatlist .catimage
{
	padding: 0 10px;
	margin: 0 0 0 5px;
}
.digicatlist .catimage:hover
{
	background: #D0E2F1;
}
/*-- hide link/desc/2nd link on each product in signup*/
.digicatlist .catdesc, .digicatlist .catlink, .digicatlist .catprodlink_bottom
{
	display: none;
	width: 280px;
	margin: 5px 0 0 32px;
}
.catlink
{
	font-size: 14px;
	font-weight: bold;
}
.catdesc
{
	text-align: right;
}
/*- Available Products*/
.module_content UL.menu
{
	border: 1px solid #D0D0D0;
	margin: 0px 0 0;
}
.module_content UL.menu LI A
{
	padding: 0 10px;
	margin: 0;
	line-height: 1.5;
	font-size: 12px;
	font-weight: bold;
	color: #004598;
	border: 1px solid #FFF;
}
.module_content UL.menu LI A:hover
{
	color: #EE662A;
	/*[disabled]border:1px dotted #EE662A;*/
}
.module_content UL.menu LI:first-child
{
	font-size: 16px;
	padding: 3px 0px;
}
/*Digistore Cart Login Page*/
TD.row1 INPUT.button
{
	margin: 7px 0px 0px;
}
TD.row2 STRONG
{
	margin: 0 0 0 10px;
	line-height: 2;
}
TD.row1 STRONG
{
	margin: 0 0 0 1px;
	line-height: 2;
}
/*- Digistore Cart overrides*/
#credit_cards_wrapper
{
	padding: 0;
	margin: 0 0 0 -5px;
}
#digistorecart_desc
{
	margin: 0 10px;
}
.digistorecart TBODY TR TD
{
	border-bottom: 1px solid #DDDDDE;
	padding: 5px 0 8px;
}
.digistorecart TBODY TR TH
{
	border-bottom: 1px solid #DDDDDE;
	padding: 5px 0;
	font-weight: bold;
}
#dslayout-list
{
	padding: 5px 10px;
}
#dslayout-list DIV.contentheading
{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: none;
}
#dslayout-list .foundcount
{
	padding: 0 0 0 8px;
	display: none;
}
#dslayout-list-top-message
{
	padding: 0 10px 0 8px;
}
.dslayout-list-productaddedmsg .dslayout-list-productname
{
	float: left;
	font-weight: bold;
	color: #4784C2;
	padding: 0 8px 0 0px;
}
#cart_table
{
	line-height: 1.2em;
}
P.digistore_view_cart_header
{
	display: none;
}
.cart_content
{
}
SPAN.cart_promo
{
	padding: 0px 0px 0px 41px;
}
/*-- hide "click here to visit or click here to login"*/
.digistorecart.dsproductname
{
	display: none;
}
/*- Digicart Summary before placing order*/
#digicart_summary_wrapper
{
	margin: 0;
	padding: 10px;
}
#cart_wrapper_component TABLE
{
	margin: 0 0 12px;
	padding: 0;
}
#cart_wrapper_component P
{
	display: none;
}
#cart_wrapper_component FORM
{
	padding: 13px 0 10px 11px;
}
#cart_wrapper_component .componentheading
{
	padding: 0 0 5px;
}
#cart_wrapper_component TD, #cart_wrapper_component TR
{
	border: 1px solid #D1D1D1;
}
#cart_wrapper_component TABLE TR TD TABLE TD
{
	border: none;
}
/*- Digicart quick display (right column)*/
#cart_wrapper_module FORM
{
	padding: 0;
}
#cart_wrapper_module TABLE
{
	border: 1px solid #D1D1D1;
}
#cart_wrapper_module TABLE .cart_heading2 TR
{
	border: none;
}
#cart_wrapper_module INPUT.button
{
	margin: 0;
}
#cart_wrapper_module .cart_content
{
	margin: 0;
	line-height: 1;
}
#cart_wrapper_module DIV#DSCart_Total
{
	text-align: center;
	line-height: 1.2;
}
#card_form
{
	padding: 10px 0 0 10px;
}
#card_form .button
{
	height: 32px;
	width: 155px;
}
#digistorecart_cardheader_wrapper DIV.componentheading
{
	padding: 0 0 0 13px;
}
.digistorecart_button
{
	background: url(../images/digistore/SHB-Checkout-Button-3.png) no-repeat top left;
	height: 44px;
	width: 142px;
	border: none;
	margin: 0 0 0 0px;
	cursor: pointer;
}
.digistorecart_button:hover
{
	background-position: 0px -44px;
}
TR.sectiontableentry1:hover TD, TR.sectiontableentry2:hover TD
{
	background: #E5E5E5;
}
DIV.digistorecart_header
{
	padding: 10px 10px 10px 8px;
}
DIV.digistorecart_title
{
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 1px;
}
DIV#dslayout-viewproduct
{
	margin: 0;
	padding: 0;
	width: 689px;
	text-align: left;
	float: left;
}
TD.sectiontableheader
{
	border: 1px solid #D0D0D0;
}
/*-- Advertiser billing info (editform.php)*/
#profile_page
{
	padding: 15px;
}
/*Note: formcaption and formCaption are not the same - see also formCaption below*/
DIV.formcaption
{
	text-align: right;
	padding: 2px 5px 2px 0;
	width: 268px;
}
DIV.formfield INPUT:focus, DIV.formfield SELECT:focus, DIV.formfield TEXTAREA:focus
{
	background: #FAF7CB;
}
DIV.formfield INPUT:active, DIV.formfield SELECT:active, DIV.formfield TEXTAREA:active
{
	background: #FAF7CB;
}
DIV.formfield INPUT:hover, DIV.formfield SELECT:hover, DIV.formfield TEXTAREA:hover
{
	background: #FAF7CB;
}
#credit_cards_text
{
	vertical-align: top;
	padding: 0px 5px;
}
.dsaddtocart INPUT, .button, .digistore_results P A.button, A.button, INPUT.button
{
	padding: 0 5px 2px;
	margin: 0 0 5px 10px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.digistore_results
{
	padding: 10px 0 10px 10px;
}
.fieldcaption
{
	padding: 0px 10px 0px 30px;
}
.inputbox
{
	padding: 2px;
}
INPUT:focus .inputbox:hover, .inputbox:focus
{
	background: #F1ECB8;
}
/*Text align for DIV.module_content affects the stats page significantly.*/
.module .lb .rt .lt .module_content TD
{
	width: 0px;
}
DIV.lt
{
}
DIV#component-2
{
	width: 660px;
}
DIV#right
{
	width: 250px;
}
.article_column .contentpaneopen:hover
{
	background: #FAFEE5;
}
.article_column .contentpaneopen
{
	padding: 0px 0px 0px 0;
	margin: 0 0 5px;
}
.featured_intro
{
	font-size: 13px;
	word-spacing: -0.5px;
	letter-spacing: 0.1px;
	line-height: 1.3;
	text-align: justify;
	padding: 0px 0 0;
}
.featured_intro P
{
	padding: 0 0 8px 0px;
	margin: 0 0 0 0px;
}
.contentdescription
{
	padding: 5px 0 0;
}
.sectiontableentry1
{
	background: #FDF8C8;
	line-height: 0.7;
}
.sectiontableentry2
{
	/*[disabled]background:#FDF8C8;*/
	line-height: 0.7;
}
.fullstory
{
	float: right;
	color: #4584CE;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	/*+placement:shift -3px -3px;*/
	position: relative;
	left: -3px;
	top: -3px;
}
.fullstory A:hover
{
	color: #FE6500;
}
.morestories-1
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0 10px 8px;
	text-decoration: underline;
	/*[disabled]+placement:shift 0px -10px;*/
}
.morestories-1 A
{
	color: #EE662A;
	margin: 0px 0 0;
	text-decoration: underline;
}
.morestories-1 A:Hover
{
	color: #6C9BE2;
}
.morestories-2
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 15px 8px;
	text-decoration: underline;
}
.morestories-2 A
{
	color: #EE662A;
	text-decoration: underline;
}
.morestories-2 A:Hover
{
	color: #6C9BE2;
}
.us_width-32b
{
	width: 299px;
	padding: 0 0px;
}
.us_width-32b .moduletable
{
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 0 10px 0px;
	width: 285px;
}
.us_width-49b .moduletable
{
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 0 10px 0px;
	width: 285px;
}
#main_content .moduletable P
{
	font-size: 11.5px;
	width: 273px;
	text-align: justify;
	word-spacing: 1px;
	letter-spacing: 0.5px;
	line-height: 1.2;
}
#main_content
{
	padding: 10px 20px 0px 10px;
	margin: 0;
	font-size: 14px;
	line-height: 1.3;
	text-align: justify;
	/*[disabled]background:#0C1DB4;*/
}
#main_content .contentpaneopen P
{
	font-size: 14px;
	padding: 0 0 0 10px;
	margin: 0;
	text-align: justify;
}
#main_content .contentpaneopen .contentpagetitle
{
	font-size: 19px;
	font-weight: bold;
	line-height: 1;
}
/*This controls spacing between ads IMPORTANT*/
DIV.module-none
{
	margin: 0 0 9px;
	padding: 0;
}
/*News Portal CSS Overrides*/
.top_zone_titles
{
	font-size: 21px;
	font-weight: bold;
}
/*-- zone_title and zone_image in editor_content.css*/
.top_image
{
}
.zone_titles
{
}
.zone_image
{
}
/*--MagSpot / ProdSpot Overrides*/
DIV.MagSpot
{
	background: url(../images/headings/Magazine-Spotlight-background-v01.png) no-repeat 4px 0px;
	padding: 85px 0 0;
	margin: 0 0 0 10px;
}
.MagSpot .fullstory
{
	padding: 0 10px 0 0;
}
.MagSpot .fullstory A
{
}
DIV.ProdSpot
{
	background: url(../images/headings/Product-Spotlight-background-v01.png) no-repeat 20px 0px;
	padding: 85px 0 0;
	margin: 0;
}
DIV.ProdSpot .moduletable
{
	margin: 0 0 0 10px;
	padding: 0;
}
DIV.spotlight
{
	margin: 0 0px 0 15px;
	padding: 0 0px 0 0;
	width: 230px;
}
/*--also affected by #main_content .moduletable P*/
DIV.spotlight IMG
{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#main_content TABLE#np_wrapper
{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-align: center;
}
.NP-header
{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 322px;
}
.np_intro_top
{
	padding: 3px 0px;
	margin: 0;
}
.np_intro_leading
{
	padding: 3px 0px;
	margin: 0;
}
.np_intro_leading P
{
	padding: 3px 0px;
	margin: 0;
}
.np_intro_mag
{
	padding: 3px 0px;
	margin: 0;
}
.np_intro_mag P
{
	padding: 3px 0px;
	margin: 0;
}
.by_line
{
}
/*--Top Story Overrides*/
#top_more
{
	float: right;
}
TABLE.top_general_table
{
	margin: 0 0 10px 10px;
	padding: 5px 12px 5px 5px;
	width: 635px;
}
TABLE.top_general_table:hover, TABLE.leading_general_table:hover, TABLE .featured_2_general_table:hover
{
	background: #FAFEE5;
}
#main_content .leading_general_table
{
	/*[disabled]color:#0A4BAD;*/
	padding: 0;
	margin: 0 0 0 12px;
	height: 109px;
}
/*--Product Spotlight*/
#main_content .featured_1_general_table
{
	padding: 0;
	margin: 0 10px 0 30px;
	background: #FAFEE5;
	width: 280px;
}
/*--Industry Voices*/
#main_content .featured_2_general_table
{
	/*[disabled]color:#0A4BAD;*/
	height: 108px;
	padding: 0;
	margin: 0 0 0 20px;
}
/*--Magazine Spotlight*/
#main_content .featured_3_general_table
{
	padding: 0;
	margin: 0 10px 0 15px;
	width: 280px;
}
/*Read More Links*/
.fullstory
{
	float: right;
	color: #005ACE;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	/*+placement:shift -3px -3px;*/
	position: relative;
	left: -3px;
	top: -3px;
}
.fullstory A:hover
{
	color: #FE6500;
}
.morestories-1
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0 10px 8px;
	text-decoration: underline;
	/*[disabled]+placement:shift 0px -10px;*/
}
.morestories-1 A
{
	color: #EE662A;
	text-decoration: underline;
}
.morestories-1 A:Hover
{
	color: #6C9BE2;
}
.morestories-2
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 15px 8px;
	text-decoration: underline;
}
.morestories-2 A
{
	color: #EE662A;
	text-decoration: underline;
}
.morestories-2 A:Hover
{
	color: #6C9BE2;
}
.contentdescription
{
	padding: 5px 0 0;
}
.sectiontableentry1
{
	background: #FDF8C8;
	line-height: 0.7;
}
.sectiontableentry2
{
	/*[disabled]background:#FDF8C8;*/
	line-height: 0.7;
}
/*UL LI and Bullets go together*/
.contentpaneopen UL LI
{
	border: none;
	padding-left: 0;
	list-style-type: disc;
	line-height: 1em;
	padding: 6px 0 4px 0px;
}
.contentpaneopen UL
{
	border: none;
	padding-left: 0;
	list-style-type: disc;
	line-height: 0em;
	padding: 0 30px 0 0;
	/*+placement:shift 30px 0px;*/
	position: relative;
	left: 30px;
	top: 0px;
}
#bulletswrapper
{
	padding: 8px 0 8px 88px;
}
.contentheading
{
	padding: 0px 0px 6px 10px;
	text-align: left;
}
#client_right
{
	margin: 1% 2% 2%;
	width: 54%;
	float: right;
	height: auto;
}
/*More Latest News*/
LI.latestnews
{
	color: #005ACE;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
	padding: 5px 10px 10px;
	line-height: 1.2;
	height: 27px;
	width: 304px;
	text-align: justify;
	background: #FFFFDD;
}
LI.latestnews:hover
{
	background: #FEE9B2;
}
/*Joomlaworks RSS Feeder Overrides*/
#srfr-container
{
	padding: 0px 10px 0;
}
#srfr-container UL LI
{
	color: #4584C4;
	font-size: 12px;
	line-height: 1.2;
	word-spacing: -2px;
	text-align: justify;
}
UL.srfr
{
	margin: 4px 0px;
	padding: 0;
	list-style: none;
	background: none;
}
UL.srfr LI
{
	margin: 4px 0;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #CCC;
	list-style: none;
	height: 40px;
	clear: both;
}
DIV#srfr-container UL.srfr LI:hover
{
	background: #FEE9B2;
}
UL.srfr LI.srfr-row0
{
	background: #FFFFDD;
}
/*List item row styling - odd*/
UL.srfr LI.srfr-row1
{
	background: none;
}
/*List item row styling - even*/
UL.srfr LI A
{
}
UL.srfr LI A:hover
{
}
/*feed item title*/
A.srfr-feed-title
{
	display: block;
	line-height: 1.2;
	padding: 0;
	margin: 0;
	color: #005ACE;
}
A.srfr-feed-title:hover
{
	display: block;
	/*[disabled]color:#FE6500;*/
	color: #005ACE;
}
/*feed item timestamp*/
SPAN.srfr-feed-timestamp
{
	color: #909090;
	margin-right: 4px;
	font-size: 9px;
}
/*Not used for the moment*/
A#logo
{
	/*[disabled]background:transparent url(/images/frontpage/shb_logo.png) no-repeat 0 50%;*/
}
.dropcap
{
	/*[disabled]float:left;*/
	/*[disabled]font-size:75px;*/
	/*[disabled]line-height:55px;*/
	/*[disabled]padding-top:2px;*/
}
.featured_1_general_table #featured_1_intro
{
	/*[disabled]word-spacing:1px;*/
	/*[disabled]letter-spacing:0.5px;*/
	/*[disabled]padding:5px 0 0;*/
}
.featured_2_general_table #featured_2_intro
{
	/*[disabled]word-spacing:1.5px;*/
	/*[disabled]letter-spacing:0.5px;*/
	/*[disabled]padding:0px 0 0;*/
}
#bottom_wrap_1
{
	/*[disabled]padding:0px 0px 0px 3px;*/
}
.introbody
{
	/*[disabled]font-size:11.5px;*/
	/*[disabled]line-height:1;*/
}
.nav LI UL
{
	float: none;
	left: -999em;
	position: absolute;
	letter-spacing: 1.05px;
	text-transform: none;
	font-size: 16px;
	width: 300px;
	z-index: 100;
}
/*USER modules not used.  Only used for JoomlaStats - height set to 0.*/
#bottom_wrap_2 .users
{
	background: none;
	height: 0px;
	padding: 0;
	margin: 0;
}
/*Article Styles - specifics in editor_content.css*/
.P10px
{
}
.P12px
{
}
.P14px
{
}
.IndentP10px
{
}
.IndentP12px
{
}
.IndentP14px
{
}
/*Search Form*/
FORM
{
	padding: 0 0 0px 15px;
}
/*Free Subscription Form*/
FORM.questform FIELDSET.formFieldset OL.formContainer LI DIV.formCaption
{
	width: 178px;
}
#bizclassbuttons
{
	padding: 4px 0 0 202px;
	width: 415px;
}
#bizclassbuttons LABEL
{
	padding: 0 0 0 5px;
	margin-left: 0px;
}
#bizclassbuttons INPUT
{
	margin: 0 0 0 -20px;
}
#signupbuttons
{
	padding: 0px 0 0 202px;
	margin: 8px 0 0 -4px;
	background: #E5F2FE;
	width: 420px;
}
#signupbuttons LABEL
{
	padding: 0px 0 0 5px;
	margin-left: 0px;
}
#signupbuttons INPUT
{
	margin: 0 0 0 -20px;
}
#other
{
	margin: 0 0 0 30px;
}
FIELDSET .formRequired
{
	color: #CC0000;
}
FIELDSET .questbutton, #continuebutton
{
	padding: 0px 5px 0;
	margin: 5px 0 10px;
	border: 2px solid #C1C1C1;
	border-style: solid;
	background-color: #E8E7E7;
	color: #090909;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.5;
}
FIELDSET .questbutton:hover, #continuebutton:hover
{
	background-color: #0D6FC9;
	color: #FEFEFE;
}
FIELDSET .rowodd
{
	background: #E5F2FE;
	height: 18px;
}
FIELDSET .roweven
{
	/*[disabled]border-top:1px solid #A9AAAC;*/
	height: 18px;
}
.modal
{
	display: none;
}
DIV.formBody
{
	float: left;
}
DIV.formCaption
{
	text-align: right;
	padding: 0 7px 0 0;
	width: 37%;
	height: auto;
}
.contactContactModule
{
	margin: 10px;
}
/*Who's Who Advertiser CSS
H2 and H3 edits in editor_content*/
#adinfoblock
{
	font-size: 12px;
	padding: 5px;
	line-height: 1.2;
}
#adinfoblock OL LI
{
	margin: 0;
	padding: 0px 0 0;
}
#adinfoblock UL
{
	margin: 5px 0 5px 11px;
}
#adinfoblock UL LI
{
	list-style-type: disc;
	margin: 0 0 0px 11px;
	padding: 0;
	line-height: 1.2;
}
.limit
{
	display: none;
}
#manageimages LI
{
	list-style-type: disc;
	margin: 0 0 0px 11px;
	padding: 0;
	line-height: 1.2;
}
#manageimages
{
	margin: 5px 0 5px 5px;
}
#adminForm .sectiontableheader
{
	margin: 0;
	padding: 2px 0 5px;
	font-size: 14px;
	color: #002C65;
}
.content_table
{
	text-align: left;
}
/*Side menu*/
.menuadvertisermenu
{
	padding: 0px 0 0px 5px;
	margin: 0;
	font-weight: bold;
}
.menuadvertisermenu LI
{
	padding: 0;
	margin: 0;
}
.menuadvertisermenu LI:hover
{
	background: #E2E2E2;
}
/*Top Menu*/
A.mainleveladvertisermenu
{
	background: #386DA3;
	padding: 4px 10.25px;
	margin: 0 2px 0 1px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
A.mainleveladvertisermenu:hover
{
	background: #6E9DCE;
}
#active_menuadvertisermenu
{
	background: #FF5500 !important;
}
.mainleveladvertisermenu
{
	padding: 4px 8px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: #386DA3 !important;
}
.mainleveladvertisermenu:hover
{
	background: #6E9DCE !important;
}
/*Top Menu (as a whole unit)*/
DIV.module_content TABLE TBODY TR TD
{
	text-align: center;
}
/*Adjust cell padding for top menu bar*/
DIV.lb DIV.rt DIV.lt DIV.module_content
{
	margin: 0;
	padding: 0px;
}

