/* Body Definition */
*
{
        font-family:verdana !important;
        font-size:8pt !important;
}

#

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 200px;
	margin-top: 10px;
	}
	
#menu li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #777;
	display: block;
	background: url(menu.gif);
	padding: 8px 0 0 20px;
	}
	
#menu li a:hover {
	color: #257EB7;
	background: url(menu.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(menu.gif) 0 -64px;
	padding: 8px 0 0 25px;
	}


#myMenu ul
{
list-style:none;
margin:5px;
padding:1px;
border-bottom:dotted 1px #999999;
width:150px;
font: bold 12px Arial, Helvetica, sans-serif;
border-style:
}
#myMenu li
{
background:#DDDDDD;
color:#000000;
margin: 0;
padding:2px 10px;

border-bottom:1px dotted #999999;
}

#myMenu li:hover
{
background:#ffffff;
text-decoration:none;
color:#FF0000;
margin: 0;
padding:2px 10px;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

#myMenu a
{
color:#000000;
text-decoration:none;
display:block;
}

#myMenu a:hover
{
text-decoration:none;
color:#FF0000;
}

table.content
{
border-style:solid;
border-width:thin;
border-color:#CCCCCC;
margin-top:-8px
}

table.edge
{
border-bottom-color:#CCCCCC;
border-bottom-width:thin;
border-bottom-style:solid;
}

table.leftEdge
{
border-left-color:#CCCCCC;
border-left-width:thin;
border-left-style:solid;
border-top-color:#CCCCCC;
border-top-width:thin;
border-top-style:solid;
}

table.rightEdge
{
border-right-color:#CCCCCC;
border-right-width:thin;
border-right-style:dashed;
}

table.topEdge
{
border-top-color:#CCCCCC;
border-top-width:thin;
border-top-style:dashed;
}

table.edgeSearch
{
border-bottom-color:#9999FF;
border-bottom-width:thin;
border-bottom-style:solid;
border-left-color:#9999FF;
border-left-width:thin;
border-left-style:solid;
}


body
{
	margin:0px;
	padding:0px;
	
	font-family:helvetica, verdana, arial;
	font-size:11px;
	color:#000000;
	background-color:#535982;
}

a {text-decoration:none;  color:#FF9933;}
a:visited {text-decoration:none; color:#FF9933; }
a:hover {text-decoration:none; color:#000000; }
a:active {text-decoration:none; color:#FF9933; }

a.menu { text-decoration:underline; color:#000000;}
a.menu:visited { color:#000000; }
a.menu:hover { color:#000000; }
a.menu:active { color:#000000; }


i
{
	font-weight:bold;
}

*/
#wallPaper {
background-image:url(/images/protected/airbackgroundshadow.jpg);
background-repeat:repeat-y;
background-attachment:fixed;
background-position: center;
}
*/

font
{
	font-family: helvetica, verdana, arial;
	font-size:11px;
}

span
{
	font-family: helvetica, verdana, arial;
	font-size:11px;
}

/* Any content table */
table.generic
{
	margin:0px;
	padding:0px;
}

div.scrollArea
{
	border-style:solid;
	border-color:#FEDCBD;
	border-width:1px;
	width:200px;
}

font.domainName
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:14px;
}

/* The very top strip on the page */
table.header
{
	margin:0px;
	padding:0px;
	background:#BCC0D7;
}

/* The strip containing the title */
table.topStrip
{
	margin:0px;
	padding:0px;
}

/* Links right at the top of the domain */
a.headerLink
{
	color:#000000;
	text-decoration:none;
}

a.headerLink:hover
{
	color:#000000;
	text-decoration:underline;
}

a.headerLink:active
{
	color:#000000;
	text-decoration:underline;
}

a.headerLink:visited
{
	color:#000000;
}

/* The very bottom strip on the page */
table.footer
{
	margin:0px;
	padding:0px;
	background:#BCC0D7;
}

/* Links at the bottom of the domain */
a.footerLink
{
	color:#000000;
	text-decoration:none;
}

a.footerLink:hover
{
	color:#000000;
	text-decoration:underline;
}

a.footerLink:active
{
	color:#000000;
	text-decoration:underline;
}

a.footerLink:visited
{
	color:#000000;
}

/* The date in the header */
font.headerDate
{
	color:#000000;
}

/* Any other text right at the top of the page */
font.headerText
{
	color:#000000;
}

/* Any other text at the bottom of the page  */
font.footerText
{
	color:#000000;
}

/* The logo in the bottom right hand corner of the domain */
font.footerLogoTitle
{
	color:#000000;
	font-weight:bold;
}

hr.menuSeparator
{
	color:#759CCC;
}

hr.portletSeparator
{
	color:#759CCC;
}

hr.editorialSeparator
{
	color:#759CCC;
}

/* Main menu links */
a.menuLink
{
	color:#759CCC;
	text-decoration:none;
	font-weight:bold;
}

a.menuLink:hover
{
	color:#759CCC;
	text-decoration:underline;
}

a.menuLink:active
{
	color:#759CCC;
	text-decoration:underline;
}

a.menuLink:visited
{
	color:#759CCC;
}

/* Form fields */
input
{
	background-color:#BCC0D7;
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

select
{
	background-color:#BCC0D7;
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.formKey
{
	font-family:helvetica, verdana, arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.formValue
{
	font-family:helvetica, verdana, arial;
	font-size:11px;
	color:#000000;
	margin-bottom:7px;
}

font.inputTitle
{
	color:#000000;

}	

/* Portlet Styles */
font.portletHeader
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:12pt !important;
}

font.menuHeader
{
        color:#000000;
        font-family:helvetica, verdana, arial;
        font-weight:bold;
        font-size:12pt !important;
}

h2
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:17px !important;
	margin-top: -8px;
	margin-left: 3px;
}

h1
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:19px;
}

/* for enquiries */
font.portletHeader2
{
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:13px;
}

/* for search */
font.portletHeader3
{
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:19px;
}

font.portletSubHeader
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:17px;
}



font.portletSubHeaderHighlight
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	font-weight:bold;
	font-size:17px;
}

.block
{
	margin:0px;
	padding:0px;
	background-color:#CCCCFF;


}

a.portletURL_WHITE
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	text-decoration:underlined;
}

a.portletURL_XOR
{
	color:#ed881e;
	font-family:helvetica, verdana, arial;
	text-decoration:underlined;
}

a.portletURLbold_COMPANY
{
	color:#ed1b34;
	text-decoration:underlined;
	font-weight:bold;
	font-size:15pt;
}

a.highlightedURL
{
	color:#ed881e;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-weight:bold;
}

a.portletURL_2
{
	color:#ed881e;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-weight:bold;
}

a.portletURLbold
{
	color:#759CCC;
	text-decoration:underlined;
	font-size:25px;
	font-weight:bold;
}

font.portletText
{
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-size:11px;
}

font.portletText2
{
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-size:11px;
}

font.portletTitle
{
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-size:14px;
	font-weight:bold;
}

h3
{
	color:#759CCC;
	font-family:helvetica, verdana, arial;
	font-size:14px;
	font-weight:bold;
}

font.disclaimerText
{
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-size:9px;
}


a.portletURLbold_COMPANY
{
	color:#ed811e;
	text-decoration:underlined;
	font-weight:bold;
	font-size:15pt;
}

a.highlightedURL
{
	color:#ed881e;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-weight:bold;
}

a.portletURL_2
{
	color:#ed881e;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-weight:bold;
}

a.portletURL
{
	color:#303f53;
	text-decoration:underlined;
}

a.portletURL:hover
{
	color:#303f53;
	text-decoration:underlined;
}

a.portletURL:active
{
	color:#303f53;
	text-decoration:underlined;
}

a.portletURL:visited
{
	color:#303f53;
	text-decoration:underlined;
}

a.portletURL_List
{
	color:#303f53;
	text-decoration:underlined;
}

a.portletURL_List:hover
{
	color:#303f53;
	text-decoration:underlined;
}

a.portletURL_List:active
{
	color:#303f53;
	text-decoration:underlined;
}

a.portletURL_List:visited
{
	color:#303f53;
	text-decoration:underlined;
}

/*  ADVERTISING STYLES FOR DOMAIN SEARCH PARTNERS */
.domainSearchPartner_Level1
{
	background-color:#D1E6FF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.domainSearchPartner_Level2
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.domainSearchPartner_Level3
{
	
}

/* ENQUIRY STYLES */
font.userEnquiry
{
	color:#000000;
	font-family:helvetica, verdana, arial;
	font-size:11px;
	font-style:italic;
}

/* DISTRIBUTOR STYLES */
/***************************************** 
* Enhanced Distributor Classes 
* Air User 2010 - 2011
* Chris Whatley
*****************************************/

.airman {
	background: #0082c8 url(images/protected/distributors/airman.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #ffffff;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.worthington_mark {
	background: #F9F1B4 url(images/protected/distributors/worthington_mark.gif) center right no-repeat;
	border: #000000 solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.worthington_bcas {
	background: #F9F3C4 url(images/protected/distributors/worthington_bcas.gif) center right no-repeat;
	border: #000000 solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.abac {
	background: #99C1E3 url(images/protected/distributors/abac.gif) center right no-repeat;
	border: #000000 solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.abac_alup {
	background: #99C1E3 url(images/protected/distributors/abac_alup.gif) center right no-repeat;
	border: #000000 solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.atlas {
	background: #ffffff url(images/protected/distributors/atlasCopco.gif) 95% 50% no-repeat;
	border: #028cba solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.atlas_bcas {
	background: #ffffff url(images/protected/distributors/atlasCopco_bcas.gif) center right no-repeat;
	border: #028cba solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.ingersoll {
	background: #ee2e24 url(images/protected/distributors/ingersoll.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #ffffff;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.bcas {
	background: #fff url(images/protected/distributors/bcas.gif) 95% 50% no-repeat;
	border: #9F9F9F solid 1px;
	color: #000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.boge {
	background: #0082c8 url(images/protected/distributors/boge.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #ffffff;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.cpc {
	background: #ffc423 url(images/protected/distributors/cpc.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}	

.cpc_hpc {
	background: #ffc423 url(images/protected/distributors/cpc_hpc.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}	

.griffin {
	background: #fff url(images/protected/distributors/griffin.gif) 300px 50% no-repeat;
	border: #9F9F9F solid 1px;
	color: #000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.hertz {
	background: #00AEEF url(images/protected/distributors/hertz.gif) right 50% no-repeat;
	border: #9F9F9F solid 1px;
	color: #000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.hiline_filtersoft_bcas {
	background: #ffffff url(images/protected/distributors/hiline_filtersoft_bcas.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.hpc {
	background: #ffc423 url(images/protected/distributors/hpc.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.maziak_hpc {
	background: #ffc423 url(images/protected/distributors/maziak_hpc.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}	

.mattei {
	background: #ffffff url(images/protected/distributors/mattei.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.mattei_bcas {
	background: #ffffff url(images/protected/distributors/mattei_bcas.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.mattei_bcas {
	background: #ffffff url(images/protected/distributors/mattei_bcas.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.mark {
	background: #FCF0C4 url(images/protected/distributors/mark.gif) center right no-repeat;
	border: #000000 solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.premier {
	background: #ffffff url(images/protected/distributors/premier.gif) center right no-repeat;
	border: #9F9F9F solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.worthington {
	background: #FCF0C4 url(images/protected/distributors/worthington.gif) 300px 55px no-repeat;
	border: #000000 solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}

.worthington_mark_bcas {
	background: #F9F1B4 url(images/protected/distributors/worthington_mark_bcas.gif) center right no-repeat;
	border: #000000 solid 1px;
	color: #000000;
	padding: 10px;
	margin: 7px 0 7px 0;
	width: 400px;
}


*/

/* Updated bullet points  */

.tick
{
	list-style-image: url(http://www.airuser.com/system/moduleResources/misc_0.1/miscImages/bullet.gif);
}

/**  LAYOUT  */

div.articleHolder
{
        width:150px;
        margin:10px;
        border-style:solid;
        border-width:0px 0px 1px 0px;
        border-color:#aeaeae;
}

div.thumbHolder
{
        width:150px;
}

img.thumb
{
        padding:10px;
        width:130px;
}

div.titleHolder
{
        width:140px;
        padding:5px;
}

div.footerHolder
{
        width:140px;
        padding:5px;
}

div.previewHolder
{
        width:140px;
        padding:5px;
        text-align:left;
}


