﻿#menu
{
	clear: both;
	width: 230px;
	margin: 10px 0 0 5px;
	font-size: 1.2em;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
}

#topsection
{
	width: 100%;
}

.bodytext
{
	padding: 0 9px 0 9px;
	width: 220px;
	font-size: 1em;
	float: left;
}

#centralcolumn p
{
	margin:0;
}

.bodytext h1
{
	margin:0 8px;	
}

.bodytext p
{
	padding:10px 10px 0 8px;
}

.bodytext ul
{
	padding-left:20px;
	list-style-type:square;
	list-style-image:url(../../../images/acas/common/newgfx/home_bullet.gif);
}

.bodytext ul li
{
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	padding:0;
	line-height: 1.25em;
}
#middlesection ul li
{
	margin-bottom: 0;
}

#topleftitems
{
	float: left;
	width: 246px;
}

#rightarea
{
	float: left;
	width: 145px;
	margin: 0 0 0 10px;
}

.menu_base
{
	clear: both;
	display: block;
	height: 4px;
	width: 230px;
	background : url(../../../images/acas/common/directorymenubase.gif) no-repeat;
	margin: -5px 0 0 5px;
}

.menuitemblock
{
	clear: left;
	float:left;
	width: 230px;
	height: 30px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}

.menuitemlinks
{
	float:left;
	width: 390px;
	height: 22px;
	border-top: dotted 1px #bfbfbf;
	/* margin: 0 6px 0 6px; */
	/* padding: 4px 0 0 0; */
	font-size: 0.8em;
}

.menuitemlinks_last
{
	float:left;
	width: 390px;
	min-height: 17px;
	margin: 0 6px 0 6px;
	padding: 4px 0 0 0;
	font-size: 0.8em;
}


.menuitemblockCharcoal
{
	background-color: #3e3e3e;
	clear: left;
	float:left;
	width: 220px;
	min-height: 25px;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 6px 0 0 10px;
}

.menuitemblockPurple
{
	background-color: #6001a5;
	clear: left;
	float:left;
	width: 220px;
	min-height: 25px;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 6px 0 0 10px;
}

.menuitemblockGreen
{
	background-color: #747d01;
	clear: left;
	float:left;
	width: 220px;
	min-height: 25px;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 6px 0 0 10px;
}
.menuitemblockRed
{
	background-color: #9b0f2d;
	clear: left;
	float:left;
	width: 220px;
	min-height: 25px;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 6px 0 0 10px;
}
.menuitemblockOrange
{
	background-color: #A46300;
	clear: left;
	float:left;
	width: 220px;
	min-height: 25px;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 6px 0 0 10px;
}
.menuitemblockBlue
{
	background-color: #015da8;
	clear: left;
	float:left;
	width: 220px;
	min-height: 25px;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 6px 0 0 10px;
}

.menuitemblockCrimson
{
	background-color: #7f004d;
	clear: left;
	float:left;
	width: 220px;
	min-height: 25px;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 6px 0 0 10px;
}

.childmenulinks
{
	color: #fff;
	font-weight: bold;
	background : url(../../../images/acas/common/directorymenuarrow.gif) no-repeat;
	background-position: left 0.3em;
	padding: 0 0 2px 10px;
	display: block;
}

#imagepromos
{
	float: left;
	margin-left: 0;	
	height: 100%;
}

#imagepromos div.imagepromo
{
	float: left;
	margin: 0 0 0 5px;
	height: 100%;
}

#imagepromo .promodesc
{
	height: auto;
}

#base
{
	width: 100%;
	clear: both;
	padding: 20px 0 0 0;
}

#newsblock
{
	margin-left: 5px;
	float: left;
	width: 444px;
	height: 115px;
	background : url(../../../images/acas/common/directoryNewPanel.gif) no-repeat;
}

.featurelink
{
	color: #004e92;
	font-weight: bold;
	padding: 0 0 0 10px;
	background: url(../../../images/acas/common/trainingreadmore.gif) no-repeat 0 3px;
}

.featuregrouptitle0
{
	color: #FFF;
	font-weight: bold;
	margin: 1px 0 0 5px;
	z-index: -1;
}

.featuregrouptitle1, .featuregrouptitle2, .featuregrouptitle3, .featuregrouptitle4
{
	display:none;
}

.itemlink
{
	padding: 4px 0 0 5px;	
}

.featureitem
{
	z-index: 1;
	padding: 5px 0 0 10px;
	border-right: dotted 1px #bebebf;
	font-size: 0.9em;
	width: 205px;
	padding-right: 4px;
	height: 81px;
	float: left;
}

.featuregrouptitle0 a
{
	font-weight: bold;
	color: #fff;
}

.directoryfirstmenuitem
{
	height: 3px;
	width: 5px;
	display: block;
	background-color: Transparent;
	background-image: url(../../../images/acas/common/topleftcorner.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 0;
	top: 3px; 
}

.directorylastmenuitem
{
	clear: both;
	height: 3px;
	width: 3px;
	display: block;
	background-color: Transparent;
	background-image: url(../../../images/acas/common/bottomleftcorner.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: -3px;
}

.directoryfeatureimageblock
{
	float: left;
/*	margin: 17px 0 0 1px;*/
}

/* Breadcrumb item only on this template */
#breadcrumbnav
{
	display: none;
}

.falsebreadcrumb
{
	position: relative;
	top: -10px;
	color: #666666;
	margin: 0px 0 8px 10px;
	z-index: 100;
}

.clearspacer
{
	clear:both;
	height:20px;
}

/* --------- Middle Section --------- */

#middlesection
{
	width:100%;
	display:block;
	margin-top: -20px;
}

.promoarticlelink
{
	color:inherit;
	font-weight:inherit;	
}

.promoarticlelink img
{
	border:none;
}

#shadow-container1 {
	position: relative;
	width:380px;
	left: 3px;
	top: 2px;
	float:left;
	padding: 0 9px 0 9px;
}
 
#promo1shadow1,
#promo1shadow2,
#promo1shadow3
{
	position: relative;
	left: -1px;
	top: -2px;
}

#promo1shadow1 
{
	background: #E7E7E7;
	width:380px;
}

#promo1shadow2
{
	background: #ececec;
	width:380px;
}
 
#promo1shadow3
{
	background: #f2f2f2;
	width:380px;
}

#promo1
{
	width:380px;
	min-height:204px;
	border:1px solid #CECECE;
	font-size: 1em;
	position: relative;
	left: -1px;
	top: -2px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.promo1main
{
	width:230px;
	float:left;
	padding: 10px 0 0 10px;
}

.promo1heading
{
	font-size:1.6em;
	font-weight:bold;
	color:#707D70;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
}

.promo1intro
{
	font-size:1.3em;
	font-weight:bold;
	color:#707D70;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
}

.promo1body
{
	padding:5px 0;	
}

#promo1 img
{
	border:none;	
}

#promo1 .directoryfeatureimageblock
{
	float:right;
	margin:0;
	height:204px;
}

#shadow-container2 {
	position: relative;
	width:300px;
	left: 3px;
	top: 2px;
	float:left;
	padding: 0 9px 0 9px;
}
 
#promo2shadow1,
#promo2shadow2,
#promo2shadow3
{
	position: relative;
	left: -1px;
	top: -2px;
}

#promo2shadow1 
{
	background: #E7E7E7;
	width:300px;
}
#promo2shadow2
{
	background: #ececec;
	width:300px;
}
 
#promo2shadow3
{
	background: #f2f2f2;
	width:300px;
}

#promo2
{
	width:300px;
	min-height:204px;
	border:1px solid #CECECE;
	font-size: 1em;
	position: relative;
	left: -1px;
	top: -2px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.promo2main
{
	width:170px;
	float:left;
	padding:10px 0 0 10px;
}

.promo2heading
{
	font-size:1.3em;
	font-weight:bold;
	color:#7A5B66;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
}

.promo2intro
{
	font-size:1.0em;
	font-weight:bold;
	color:#7A5B66;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
}

.promo2body
{
	padding:5px 0;	
}

#promo2 .directoryfeatureimageblock
{
	float:right;
	margin:0;
	height:204px;
}

/* --------- Bottom Section --------- */

#bottomsection
{
	width:100%;
}

#promo3
{
	width:300px;
	min-height:144px;
	border:1px solid #FFFFFF;
	float:left;
	margin:0 9px 0 9px;
	font-size:1em;
}

.promo3heading
{
	font-size:1.4em;
	font-weight:bold;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	min-height:25px;
	color:#053C52;
	padding:0 0 0 10px;
	border-bottom:1px solid #E5E5E5;
	background-image:url(../../../images/acas/common/newgfx/bottompromo_headerbg.png);
	background-repeat:no-repeat;
}

.promo3main
{
	padding:10px 0 0 10px;
}

.promo3intro
{
	font-size:1.0em;
	font-weight:bold;
	color:#053C52;
	padding: 0 0 5px 0;
}

#promo4
{
	width:300px;
	min-height:144px;
	border:1px solid #FFFFFF;
	float:left;
	margin:0 9px 0 9px;
}

.promo4heading
{
	font-size:1.4em;
	font-weight:bold;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	min-height:25px;
	color:#053C52;
	padding:0 0 0 10px;
	border-bottom:1px solid #E5E5E5;
	background-image:url(../../../images/acas/common/newgfx/bottompromo_headerbg.png);
	background-repeat:no-repeat;
}

.promo4main
{
	width:200px;
	float:left;
	padding:10px 0 0 10px;
}

.promo4intro
{
	font-size:1.0em;
	font-weight:bold;
	color:#053C52;
	padding: 0 0 5px 0;
}

#promo4 .directoryfeatureimageblock
{
	float:right;
	margin:0;
}

#promo5
{
	width:300px;
	min-height:144px;
	border:1px solid #FFFFFF;
	float:left;
	margin:0 9px 0 9px;
}

.promo5heading
{
	font-size:1.4em;
	font-weight:bold;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	min-height:25px;
	color:#053C52;
	padding:0 0 0 10px;
	border-bottom:1px solid #E5E5E5;
	background-image:url(../../../images/acas/common/newgfx/bottompromo_headerbg.png);
	background-repeat:no-repeat;
}

#newsheadertitle
{
	float:left;
}

.promo5main
{
	padding:10px 0 0 10px;
}

.newstable
{
}

.newstable td
{
	vertical-align:top;
	padding:0 0 5px 0;
}
 
.newstable td.newsheadlinecol
{
	padding:0 0 5px 5px;
}

#newsheaderbuttoncontainer
{
	float:right;
	width:200px;
}

.newsheaderbutton
{
	border:0;
	padding:0 0 0 1px;
}

/* --------- Footer Section --------- */

#homefooter
{
	width:960px;
	min-height:133px;
	background-image:url(../../../images/acas/common/newgfx/bg_footer.gif);
	background-repeat:repeat-x;
	background-color:#464E59;
}

#footershadow
{
	width:100%;
	height:7px;
	background-image:url(../../../images/acas/common/newgfx/footershadow.gif);
	background-repeat:no-repeat;
}

#footerlinks
{
	width:642px;
}

#footerlinks h1, #footerlinks h2, #footerlinks h3
{
	font-family:Verdana,Arial,Helvetica,Geneva,Sans-serif; 
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.0em;
	margin:0;
	padding:0;
}

.footerlinkssection
{
	float:left;	
	color:#FFFFFF;
	font-size:89%;
	width:202px;
	padding-left:5px;
}

.footerlinkssection ul
{
	padding-left:20px;	
}

.footerlinkssection ul li
{
	list-style-image:url(../../../images/acas/common/newgfx/footer_bullet.gif);
	padding:0;
}

.footerlinkssection ul li, .footerlinkssection ul li a
{
	color:#FFFFFF;
	font-weight:normal;
}

#homefooter ul li
{
	margin-bottom: 0;
}

#footerseparator
{
	width:1px;
	height:125px;
	background-image:url(../../../images/acas/common/newgfx/footerdivider.gif);
	background-repeat:no-repeat;
	float:left;
	padding:0 10px;
	font-size: 1px;
	line-height: 0;
}

#footernewsletter
{
	color:#FFFFFF;
	width:317px;
	float:left;
}

#footernewsletter h1, #footernewsletter h2, #footernewsletter h3
{
	margin:0;
	padding:0 0 5px 0;
}

#footernewsletter img
{
	border:none;	
}

#newsletterheader
{
	font-size:1.3em;
	font-weight:bold;
	padding:5px 0;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	color:#ffffff;
}

#newsletterbody
{
	font-size: 89%;
}

#newsletterreadmore
{
	padding: 10px 0;
}

/* --------- Slideshow banner specific ---------- */


#newsletterbody a
{
	color: #fff !important;
}





/* CAROUSEL  */
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 698px;
    border-top: 1px solid #cecece;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 698px;
    height: 228px;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 698px;
	background: url("../../../images/acas/common/newgfx/slideshow_shadow_bottom.gif") bottom left no-repeat;
	padding-bottom: 3px;
	margin-bottom: -5px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  698px;
    height: 228px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 698px;
    /*height: 228px;*/
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../../../images/acas/common/newgfx/left.gif);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
   
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
  
}




.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    /*top: 205px;*/
    bottom: 14px;
    right: 32px;
    width: 33px;
    height: 25px;
    margin-right: 54px;
    cursor: pointer;
    z-index: 10000;
    background: transparent url(../../../images/acas/common/newgfx/left.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
   /* top: 205px;*/
   bottom: 14px;
    right: -1px;
    width: 33px;
    height: 25px;
    cursor: pointer;
    background: transparent url(../../../images/acas/common/newgfx/right.gif) no-repeat 0 0;
}




.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../../../images/acas/common/newgfx/right.gif);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
   
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../../images/acas/common/newgfx/right.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
  
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
   
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../../images/acas/common/newgfx/left.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
   
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

#slideshowarea
{
	float: left;
	width: 710px;
	background: url("../../../images/acas/common/newgfx/slideshow_shadow.gif") 0 0 repeat-y;
	margin: 13px 0 10px 0;
	border-left: 1px solid #cecece;
	overflow: hidden;
	height: 230px;
}

.slideshowimage
{
	width: 410px;
	float: left;
	margin-right: 15px;
	z-index: -999;
}

.slideshowtext
{
	color: #4888AB;
	padding: 20px 7px 25px 0;
	font-size: 1.719em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	margin-left: 30px;
	padding-left: 395px;
	z-index: -9999;
}

.slideshowtext p
{
	color: #565656;
	padding-top: 0.5em;
	padding: 0 0 0 0;
	font-size: 0.5456em;
}

.slideshowtext h2
{
	margin: 0 auto 15px auto;
}

.slideshowtext h2 a
{
	font-size: 1.4em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#mycarousel-pause
{
	position: relative;
	left: 859px;
	top: -35px;
	z-index: 100000;
	cursor: pointer;
	border: 0;
}

#mycarousel-pause img
{
	border: 0;
}

/* Quick links*/
.leftPromoWrapper
{
	float:left;
	width:640px;
}

.rightPromoWrapper
{
	float:left;
	width:240px;
}

.quickLinksHome
{
	background: #eeeeee;
	margin: 10px;
	padding: 7px 5px 5px 5px;
	float: left;
	text-align: center;
	width: 610px;
}

.quickLinksElement
{
	display: inline-block;
	*display: inline; /*IE7 fix*/
	padding: 0 3px;
}