/*------------------ Product Landing Page ------------------*/
a.Logo {
	margin:2px 0 0 2px;
	display:block;
	float: left;
}
img.mottoImage {
	display:block;
	float: right;
}
img.HeaderImg {
	padding:100px 0 30px 0;
}
ul.Nav {
	margin:0 0 30px 30px;
	min-height:215px;
	height:auto !important;
	height:215px;
}
ul.Nav li {
	margin:10px 0;
}
ul.Nav li a,
ul.Nav li a:visited {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
ul.Nav li a:hover {
	text-decoration:underline;
}
h1.BodyArmorBlog {
	background:url(../fw/h1-armor-blog.jpg) no-repeat top left;
	width:168px;
}
h1.contentHeading,
h2 {
	color:#DF1000;
	margin:0 0 5px 0;
	font-size:20px;
	font-weight:bold;
}
div.Product,
div.Product2,
div.Product3 {
	width:959px;
	overflow:hidden;
	padding: 20px 10px 25px 0;
	color: #fff;
	border-bottom: 1px solid #3B3837;
	margin-bottom: 15px;
}

div.productDivider {
	background: url(../fw/bg_ProductDivider.jpg) no-repeat top left;
	width:951px;
	height:36px;
	padding: 10px 0 0 15px;
	color:#FFFFFF;
	font: 20px Arial, Helvetica, sans-serif;
	}

div.productBox {
	background:url(../fw/bg_ProductBoxTile.jpg) repeat-y top left;
	width:951px;
	margin:15px 0 15px 0;
	}
div.productBoxTop {
	background:url(../fw/bg_ProductBoxTop.jpg) no-repeat top left;
	padding: 20px 0 0 0;
	}
div.productBoxBot {
	background:url(../fw/bg_ProductBoxBottom.jpg) no-repeat top left;
	width:951px;
	height:17px;
	}
div.productBox h2 {
	color:#DF1000;
	width:685px;
	margin:0 20px 0 0;
	font-size:20px;
	font-weight:bold;
	float:right;
	}

div.productBox .top h2 {
	border-bottom: 1px solid #666;
	padding:0 0 5px 0;
	margin:0 20px 10px 0;
	}

div.productBox h3 {
	color:#C1C1C1;
	width:685px;
	margin: 0 20px 5px 0;
	padding-bottom:5px;
	border-bottom: 1px solid #666;
	font: bold 16px;
	float:right;
	}
div.productBox .top {
	height: 162px;
	}
div.productBox p {
	width:685px;
	margin:0 20px 30px 0;
	float:right;
	}
div.productBox img {
	float:left;
	margin: 0 0 0 20px;
	}

div.Product {
    color: #999;
    border: none;
	padding: 20px 10px 0 0;
	}
div.Product2.last,
div.Product3.last {
    border: none;
	}
div.Product h1,
div.Product2 h1,
div.Product3 h1,
div.Product h2,
div.Product2 h2,
div.Product3 h2 {
	color:#DF1000;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom: 1px solid #666;
	font-size:20px;
	font-weight:bold;
}
div.Product h2 {
    color: #DF1000;
    border-color: #999;
}

a.BtnViewProduct {
	display:block;
	width:162px;
	height:23px;
	background:url(../fw/btn-viewproducts.jpg) no-repeat 0 0;
	margin:5px 0;
}	
a.BtnViewProduct:hover {
	background-position:0 -23px;
}

div.landingSectionBox div.twoThirdsCol {
    width: 645px;
    float: left;
}
div.landingSectionBox ul {
    color: #333;
}


a.Btnblog {
	display:block;
	width:162px;
	height:23px;
	background:url(../fw/btn-blog.jpg) no-repeat 0 0;
	margin:5px 0;
}	
a.Btnblog:hover {
	background-position:0 -23px;
}


.stayTunedBox {

	background:url(../fw/bg_stayTuned.jpg) no-repeat 0 0;
	width:520px;
	height:161px;
	padding:65px 0px 0px 35px;

}



div.Product div.ThumbNail {
    width: 204px;
}
div.Product2 div.ThumbNail,
div.Product3 div.ThumbNail {
	width:170px
}

div.Product div.ProductInfo,
div.Product2 div.ProductInfo {
	width:700px;
	padding-right: 20px;
}

div.Product div.ProductInfo a {
	}

div.Product div.ProductInfo p, div.Product2 div.ProductInfo p {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom:10px;
	}
div.Product2 div.ProductInfo {
	color: #999;
	}
div.Product3 div.ProductInfo {
    width: 410px;
    padding: 0 30px;
    font-size: 14px;
    color: #999;
	line-height:1.4em;
}
div.Product ul,
div.Product2 ul,
div.Product3 ul {
	list-style-type:disc;
	margin:10px 0 10px 20px;
}
div.Product ul li,
div.Product3 ul li {
	margin-bottom:5px;
}

div.Product2 ul {
	margin-bottom:20px;
	}
div.Product2 li {
	margin-bottom:5px;
	font-size:14px;
	}
div.whiteFullWidthBox div.Product2 div.ProductInfo {
    color: #333;
}
div.ProductBrands {
	width:583px;
	background:url(../fw/bg-brands.jpg) no-repeat 0 0;
	height:80px;
	padding:12px 0 0 10px;
}
div.Product3 div.ProductBrands {
    width: 260px;
    background: transparent url(../fw/logos-box.gif) no-repeat top left;
    padding: 12px;
    float: right;
    min-height: 190px;    
	height: auto !important;    
	height: 190px;
}
div.ProductBrands span {
	color:#999;
	font-weight:bold;
	padding:22px 10px 0 0;
	font-size:13px;
}
div.ProductBrands img {
	margin:0 5px 0 0;
}
div.Product3 div.ProductBrands img {
    margin: 0;
}
div.ProductBrands a.rollover, a.rollover {
display: block;
height: 60px;
width: 130px;
text-indent: -10000px;
background-position: 0 0;
float: left;
}
div.ProductBrands a.rollover:hover, a.rollover:hover{
background-position: 0 -60px;
text-decoration: none;
}
div.ProductBrands a.aba{
background-image: url(../images/products/brands/aba2.jpg)
}
div.ProductBrands a.defense-tech{
background-image: url(../images/products/brands/defense-tech2.jpg)
}
div.ProductBrands a.b-square{
background-image: url(../images/products/brands/b-square2.jpg)
}
div.ProductBrands a.break-free{
background-image: url(../images/products/brands/break-free2.jpg)
}
div.ProductBrands a.bianchi{
background-image: url(../images/products/brands/bianchi2.jpg)
}
div.ProductBrands a.speedfeed{
background-image: url(../images/products/brands/speedfeed2.jpg)
}
div.ProductBrands a.second-chance{
background-image: url(../images/products/brands/second-chance2.jpg)
}
div.ProductBrands a.savvy{
background-image: url(../images/products/brands/savvy2.jpg)
}
div.ProductBrands a.protech{
background-image: url(../images/products/brands/protech2.jpg)
}
div.ProductBrands a.safariland{
background-image: url(../images/products/brands/safariland2.jpg)
}
div.ProductBrands a.projectina{
background-image: url(../images/products/brands/projectina2.jpg)
}
div.ProductBrands a.odv{
background-image: url(../images/products/brands/odv2.jpg)
}
div.ProductBrands a.nik{
background-image: url(../images/products/brands/nik2.jpg)
}
div.ProductBrands a.monadnock{
background-image: url(../images/products/brands/monadnock2.jpg)
}
div.ProductBrands a.lightning-powder{
background-image: url(../images/products/brands/lightning-powder2.jpg)
}
div.ProductBrands a.kleenbore{
background-image: url(../images/products/brands/kleenbore2.jpg)
}
div.ProductBrands a.identicator{
background-image: url(../images/products/brands/identicator2.jpg)
}
div.ProductBrands a.hatch{
background-image: url(../images/products/brands/hatch2.jpg)
}
div.ProductBrands a.forensics-source{
background-image: url(../images/products/brands/forensics-source2.jpg)
}
div.ProductBrands a.evi-paq{
background-image: url(../images/products/brands/evi-paq2.jpg)
}

a.grey.rollover.aba{
background-image: url(../images/products/brands/aba3.jpg)
}
a.grey.rollover.second-chance{
background-image: url(../images/products/brands/second-chance3.jpg)
}
a.grey.rollover.savvy{
background-image: url(../images/products/brands/savvy3.jpg)
}
a.grey.rollover.protech{
background-image: url(../images/products/brands/protech3.jpg);
}


h1.GetCatalog {
	width:153px;
	background:url(../fw/h1-get-catalog.jpg) no-repeat 0 0;
}
div.CatalogLeft {
	width:155px;
	margin:0 10px 0 0;
}
a.BtnViewCatalog{
	display:block;
	width:130px;
	height:27px;
	background:url(../fw/btn-get-catalog.jpg) no-repeat 0 0;
	margin:0 0 5px 10px;
}	
a.BtnViewCatalog:hover {
	background-position:0 -27px;
}
img.Catalog {
 margin:10px 0 0 0;
}
div.CatalogContent {
	width:318px;
}


/*------------------ Sitemap Styles ------------------*/


div.siteMapMain {
	width:210px;
	float:left;
	color: #666666;
	}
div.siteMapMain ul li.listHeader {
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	}
div.siteMapMain ul {
	margin:4px 0 0;
	padding:0;
	}
div.siteMapMain ul li {
	width:210px;
	margin:0;
	padding:6px 0;
	list-style:none;
	border-bottom: 1px solid  #999999;
	display:block;
	float:left;
	text-indent: 0;
	}
div.siteMapMain ul li.last {
	border:none;
	padding:5px 0;
	}
div.siteMapMain ul li a {
	display: block;
	padding: 0 15px 0 0;
	font-size:16px;
	text-transform:uppercase;
	background: url(../fw/arrowSitemap.png) no-repeat right 50%;
	color: #666666;
	}
div.siteMapMain ul li a:hover {
	color: #C90A09;
	text-decoration: none;
	background: url(../fw/redarrowsitemap.png) no-repeat right 50%;

	}
div.siteMapMain ul li ul {
	margin:0;
	padding:0;
	}
div.siteMapMain ul li li {
	border:none;
	margin:0;
	padding:0;
	}
div.siteMapMain ul li li a {
	font-size:14px;
	text-transform:none;
	}
div.siteMapMain ul li li a:hover {
	font-size:14px;
	text-transform:none;
	}

div.siteMapRightColumn {
	float: right;
	width: 645px;
}
div.siteMapRightColumn a {
	color: #333333;
}
div.siteMapRightColumn a:hover {
	color: #000000;
}
div.siteMapMainCategory {
	clear: both;
	margin-top: 8px;
	padding: 6px 0;
	border-bottom: 1px solid #333333;
	font-size:16px;
	text-transform:uppercase;
	font-weight: bold;
	}
div.siteMapCategory {
	width:185px;
	padding: 15px 30px 0 0;
	float:left;
	}
div.siteMapCategory ul {
	margin: 10px 0 0 0;
	padding:0;
	}
div.siteMapCategory ul li {
	width:185px;
	margin:0;
	list-style:none;
	display:block;
	float:left;
	font-weight: bold;
	text-indent: 0;
	}
div.siteMapCategory ul li a {
	text-transform:uppercase;
	display: block;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px 10px;
	}
div.siteMapCategory ul li a:hover {
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
	}
div.siteMapCategory ul li ul {
	margin: 10px 0 0 0;
	min-height: 90px;
	}
div.siteMapCategory ul li li {
	border:none;
	margin:0;
	padding: 8px 0 0 0;
	line-height: 120%;
	}
div.siteMapCategory ul li li a {
	display: block;
	padding: 0 0 0 20px;
	font-size:12px;
	font-weight: normal;
	text-transform:none;
	border: none;
	color: #333333;
	background-color: transparent;
	}
div.siteMapCategory ul li li a.sectionTitle {
	border:none;
	margin:0;
	padding: 0 0 0 0;
	line-height: 120%;
	font-weight: bold;
	font-size: 13px;
}
div.siteMapCategory ul li li a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #000000;
	}

div.sitemapBackLink {
	clear: both;
	padding: 20px 0 30px 0;
}
div.sitemapBackLink a {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
div.sitemapBackLink a:hover {
	font-weight: bold;
}

div.Product ul.siteMap {
}
div.Product ul.siteMap li {
	list-style-type: disc;
}
div.Product ul.siteMap li a,
div.Product ul.siteMap li a:visited {
	text-decoration:none;
}
div.Product ul.siteMap li a:hover {
	text-decoration:underline;
}

div.Product ul.siteMap ul{
	margin-bottom:12px;
	}
div.Product ul.siteMap ul li {
	list-style-type: circle;
}

div.Product ul.siteMap ul ul {
	margin-top:5px;
	}

div.Product ul.siteMap ul ul li {
	list-style-type: none;
	}
div.Product ul.siteMap li ul li a {
}


/*------------------   ------------------*/

div.WhiteRedBox {
    width: 952px;
    background: transparent url(../fw/white-red-box-tile.gif) repeat-y left top;
    margin-bottom: 10px;
    color: #fff;
    font-size: 13px;
}
div.WhiteRedBox h1 {
    color: #FF0000;
    font-size: 20px;
    border: none;
}
div.WhiteRedBox div.top {
    background: transparent url(../fw/white-red-box-top.gif) no-repeat left top;
    padding-top: 15px;
}
div.WhiteRedBox div.bottom {
    background: transparent url(../fw/white-red-box-bottom.gif) no-repeat left bottom;
    padding: 0 5px 15px;
}
div.WhiteRedBox div.white {
    float: left;
    width: 219px;
}
div.WhiteRedBox div.red {
    float: left;
    padding: 2px 18px 18px 19px;
}
div.WhiteRedBox div.red p {
    width: 686px;
}
div.WhiteRedBox div.red a.btnGetBrochure {
    margin: 20px 0 0;
}
div.WhiteRedBox div.whiteInner {
    width: 686px;
    background: transparent url(../fw/whiteInner-tile.jpg) repeat-y left top;
	margin-top:25px;
}
div.WhiteRedBox div.whiteInner div.top {
    background: transparent url(../fw/whiteInner-top.jpg) no-repeat left top;
	padding-top:25px;
}
div.WhiteRedBox div.whiteInner div.bottom {
    background: transparent url(../fw/whiteInner-bottom.jpg) no-repeat left bottom;
    padding: 0 5px 25px;
}
div.WhiteRedBox div.whiteInner img {
    float: left;
    padding: 0 10px;
}
div.WhiteBox {
    width: 952px;
    background: transparent url(../fw/white-box-tile.gif) repeat-y left top;
    margin: 30px 0;
    color: #444;
    font-size: 13px;
}
div.WhiteBox h1 {
    color: #DF1000;
    font-size: 22px;
    margin-bottom: 10px;
    border: none;
}
div.WhiteBox div.top {
    background: transparent url(../fw/white-box-top.gif) no-repeat left top;
    padding-top: 15px;
}
div.WhiteBox div.bottom {
    background: transparent url(../fw/white-box-bottom.gif) no-repeat left bottom;
    padding: 0 15px 15px;
}
div.WhiteBox p.address {
    width: 250px;
    float: left;
    color: #000;
    margin: 0;
    padding: 15px 30px 10px 20px;
}
div.WhiteBox a {
    color: #DF1000;
    text-decoration: none;
}
div.WhiteBox a:hover {
    text-decoration: underline;
}

div.headerContact {
	margin: 10px 0 0 0;
}


/* * * * * * * * * * * * * * * * * * * * * * 
 PRODUCT DEMO VIDEOS
* * * * * * * * * * * * * * * * * * * * * */

div.productDemo {
    clear:both;
    width:881px;
    padding:20px 0;
    border-bottom:1px dotted #CCCCCC;
}
div.demoVideo {
    width: 465px;
    height: 285px;
    float: left;
    padding: 4px 28px 0 0;
}
div.demoDescription {
    width: 359px;
    float: left;
}
div.demoDescription h2 {
    font-size: 20px;
    font-weight: bold;
    color: #d90000;
}
div.productDescription img {
    float: left;
    padding: 0 5px 0 0;
}
div.productDescription div {
    float: left;
    width: 210px;
    font-size: 15px;
}
div.productDescription div span {
    display: block;
    font-weight: bold;
}
div.productDescription div h4 {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

/*************************************************/
/*  jQuery Tooltips	                             */
/*************************************************/

a.toolTipLink {
	padding-right: 18px;
	background: url(../fw/iconHelp.png) no-repeat right 50%;
	text-decoration: none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 241px;
	padding: 10px 20px 20px 20px;
	color: #000000;
}/* Total width should add to 281px; height to 142px. */
#tooltip div {
	margin: 0;
	background-color: #FFFFFF;
}
#tooltip h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: .2em 0 .5em 0;
	background-color: #FFFFFF;
}
.productDetailsTable h6 a.toolTipLink,
.productDetailsTable h6 a.toolTipLink:hover {
	color:#000000 !important;
	text-decoration:none;
}
#tooltip.viewport-right {
}
div.ShotShowSchedule a.toolTipLink {
	padding-right: 0;
	background: none;
	text-decoration: none;
}

div.ShotShowSchedule a.toolTipLink h2,
div.ShotShowSchedule #tooltip h2 {
font-size:15px;
line-height:1;
margin:0;
}
div.ShotShowSchedule a.toolTipLink h3,
div.ShotShowSchedule #tooltip h3,
div.ShotShowSchedule a.toolTipLink p,
div.ShotShowSchedule #tooltip p {
color:#666;
font-weight:normal;
font-size:13px;
}
/*************************************************/
/*  JQUERY TABBING	  					    */
/*************************************************/

div.tabOn {
	display: block;
}
div.tabOff {
	display: none;
}

/*************************************************/
/*  Image Swapper - jQuery Tabbing			    */
/*************************************************/

div.imageSwapperBox {
}
div.imageSwapperBox ul.thumbs {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
div.imageSwapperBox ul.thumbs img {
	display: block;
}
div.imageSwapperBox ul.thumbs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
div.imageSwapperBox ul.thumbs li a {
	display: block;
	width: 60px;
	height: 60px;
	border: 1px solid #F2F2F2;
	padding: 1px;
	margin-right: 6px;
	margin-bottom: 6px;
	cursor: pointer;
}
div.imageSwapperBox ul.thumbs li a:hover {
	border: 2px solid #CCCCCC;
	padding: 0;
}
div.imageSwapperBox ul.thumbs li a.currentImage {
	border: 2px solid #B50404;
	padding: 0;
}/* The selected thumb */


/*************************************************/
/*  Tabbed Box for Products - jQuery Tabbing	    */
/*************************************************/

div.tabbedBoxTabs {
	zoom: 1;
}/* IE adjustment to give layout to element. */
div.tabbedBoxTabs ul.tabs {
	float: left;
	display: block;
	margin: 0 35px;
	padding: 0;
	background: #000000 url(../fw/mainInnerContentBoxTabOffLeft.jpg) no-repeat left top;
}
div.tabbedBoxTabs ul.tabs li {
	float: left;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
div.tabbedBoxTabs ul.tabs li.firstTab {
	padding-left: 5px;
}
div.tabbedBoxTabs ul.tabs li.lastTab {
	padding-right: 5px;
	background: url(../fw/mainInnerContentBoxTabOffRight.jpg) no-repeat right top;
}
div.tabbedBoxTabs ul.tabs li a {
	display: block;
	float: left;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
div.tabbedBoxTabs ul.tabs li a span {
	display: block;
	float: left;
	height: 24px;
	padding: 10px 20px 0 20px;
}/* Total height should add to 34px; */
div.tabbedBoxTabs ul.tabs li a:hover,
div.tabbedBoxTabs ul.tabs li a.hover {
	background: #b40000 url(../fw/mainInnerContentBoxTabHoverLeft.jpg) no-repeat left top;
}
div.tabbedBoxTabs ul.tabs li a:hover span,
div.tabbedBoxTabs ul.tabs li a.hover span {
	background: url(../fw/mainInnerContentBoxTabHoverRight.jpg) no-repeat right top;
}
div.tabbedBoxTabs ul.tabs li a.currentTab {
	background: #3a0000 url(../fw/mainInnerContentBoxTabOnLeft.jpg) no-repeat left top;
}/* The selected tab */
div.tabbedBoxTabs ul.tabs li a.currentTab span {
	background: url(../fw/mainInnerContentBoxTabOnRight.jpg) no-repeat right top;
	font-weight: bold;
}/* The selected tab's span */
div.tabbedBox {
}

/*************************************************/
/*  COMPARE SPECS BOX - jQuery Class Toggler	    */
/*************************************************/

div.detailsBox {
	display: block;
}
div.compareSpecsBox {
	display: none;
	padding-top: 15px;
}
a.btnCompareSpecs {
	display: block;
	width: 201px;
	height: 23px;
	margin: 0 0 11px 25px;
	background: url(../fw/btnComparePerformanceSpecs.jpg) no-repeat left;
	text-indent: -10000px;
	cursor: pointer;
}
a.btnCompareSpecs:hover {
	background-position: right;
}
.compareSpecsOn a.btnCompareSpecs {
	width: 71px;
	background: url(../fw/btnGoBack.jpg) no-repeat left;
}
.compareSpecsOn div.compareSpecsBox {
	display: block;
}
.compareSpecsOn div.detailsBox {
	display: none;
}
div.warranty_details {
    margin:0;
    padding:0;
}
div.warranty_details h2 {
    color:#C90A09;
    margin:30px 0 10px;
}
div.warranty_details p {
    margin:0 30px 20px 30px;
}
div.warranty_subsection h2 {
    color:#C90A09;
    margin:0 0 10px;
    font-size:22px;
    font-weight:bold;
    padding:0 0 15px;
}
div.warranty_subsection p {
    margin:0 30px 20px;
}

div.warranty_details div.hr {
background:transparent url(../fw/bgDashedHorizLine.gif) repeat-x scroll left top;
height:1px;
margin:20px 0px;
}


div.rightCol div.sideBox ul li {
	padding: 0 0 3px 0;
}

div.innerBasicContentBox.trainingLanding {
	background: transparent url(../fw/bg_trainingLanding.jpg) no-repeat 9px 0;
	width: 907px;
}
div.trainingLandingTitle {
	height: 160px;
	width: 500px;
}
div.whiteFullWidthBox h1.trainingCourse_h1 {
	font-size: 34px;
	margin-bottom: 10px;
}
div.whiteFullWidthBox h2.trainingCourse_h2 {
	font-size: 26px;
	color: #C90A09;
	font-weight: bold;
	margin-bottom: 0px;
}
div.rightCol.trainingLandingCol {
	padding-top: 170px;
}
div.trainingClass {
	padding: 20px 0;
	border-bottom: 1px dotted #CCCCCC;
}
div.trainingClass.lastTraining {
	border-bottom: none;
}
div.trainingClass img.classImg {
	float: left;
	margin-right: 10px;
}
div.trainingClass div.classInfo {
	float: left;
	width: 350px;
}
div.trainingDetail {
	margin: 0 0 20px 0;
}
div.trainingDetail img.classImg {
	float: left;
	margin-right: 10px;
}
div.trainingDetail div.classInfo {
	float: left;
	width: 350px;
}
div.trainingDetail div.classInfo p {
    font-size: 14px;
}

div.trainingClass div.classInfo a.classTitle {
	font-size: 20px;
	font-weight: bold;
	color: #C90A09;
	margin: 0;
	line-height: 1.4em;
}
div.trainingClass div.classInfo p.classSubtitle {
	font-size: 15px;
	font-weight: bold;
}
div.trainingClass div.classFeatures {
	float: right;
	width: 295px;
}
div.courseList h3 {
    clear: both;
}
div.courseList ul {
    list-style-position: inside;
    width: 370px;
    float: left;
}
div.courseList img.floatLeft {
    padding: 0 15px 20px 0;
}

div.innerBasicContentBox div.rightCol div.sideBox.trainingCalendar {
	background: url(../fw/bg_sideBox_trainingCal.jpg) no-repeat 0 0;
	width: 270px;
	height: 205px;
	margin: 0 0 15px 0;
	padding: 27px 0 0 25px;
}
div.innerBasicContentBox div.rightCol div.sideBox.trainingCalendar h3 {
	color: #D90000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
}
div.innerBasicContentBox div.rightCol div.sideBox.trainingCalendar p {
	color: #fff;
	width: 130px;
	height: 105px;
}
div.innerBasicContentBox div.rightCol div.sideBox.trainingCalendar a.inlineLinkArrow {
	color: #fff;
	background: transparent url(../fw/textlink-arrow-cal.jpg) no-repeat left center;
	display: inline-block;
	padding: 2px 0 2px 25px;
}

div.innerBasicContentBox div.rightCol div.hostingCourse {
	background: url(../fw/bg_sideBox_hostCourse.jpg) no-repeat 0 0;
	width: 270px;
	height: 217px;
	padding: 37px 0 0 25px;
}
div.innerBasicContentBox div.rightCol div.hostingCourse h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}
div.innerBasicContentBox div.rightCol div.hostingCourse p {
	color: #fff;
	width: 250px;
}
div.innerBasicContentBox div.rightCol div.hostingCourse a.inlineLinkArrow {
	color: #fff;
	background: transparent url(../fw/textlink-arrow-host.jpg) no-repeat left center;
	display: inline-block;
	padding: 2px 0 2px 25px;
}

div.whiteRoundedBox_full {
	width: 889px;
	margin: 0 0 20px;
	background: url(../fw/bg_whiteRoundedBox_full_tile.jpg) repeat-y 0 0;
}
div.whiteRoundedBox_full div.top {
	background: url(../fw/bg_whiteRoundedBox_full_top.jpg) no-repeat 0 0;
}
div.whiteRoundedBox_full div.btm {
	width: 879px;
	padding: 5px;
	background: url(../fw/bg_whiteRoundedBox_full_btm.jpg) no-repeat 0 100%;
}
div.whiteRoundedBox_twoThird {
	width: 586px;
	margin: 0 0 20px;
	background: url(../fw/bg_whiteRoundedBox_twoThird_tile.jpg) repeat-y 0 0;
}
div.whiteRoundedBox_twoThird div.top {
	background: url(../fw/bg_whiteRoundedBox_twoThird_top.jpg) no-repeat 0 0;
}
div.whiteRoundedBox_twoThird div.btm {
	padding: 5px;
	background: url(../fw/bg_whiteRoundedBox_twoThird_btm.jpg) no-repeat 0 100%;
}
div.innerBasicContentBox div.whiteRoundedBox_twoThird {
	width: 570px;
	background: url(../fw/bg_whiteRoundedBox_twoThird_tile570.jpg) repeat-y 0 0;
}
div.innerBasicContentBox div.whiteRoundedBox_twoThird div.top {
	background: url(../fw/bg_whiteRoundedBox_twoThird_top570.jpg) no-repeat 0 0;
}
div.innerBasicContentBox div.whiteRoundedBox_twoThird div.btm {
	background: url(../fw/bg_whiteRoundedBox_twoThird_btm570.jpg) no-repeat 0 100%;
	width: auto;
}

div.whiteRoundedBox_twoThird table,
div.whiteRoundedBox_full table,
table.alternatingTable {
	width: 100%;
}
div.whiteRoundedBox_twoThird table thead td,
div.whiteRoundedBox_full table thead td,
div.whiteRoundedBox_twoThird table thead th,
div.whiteRoundedBox_full table thead th,
table.alternatingTable th,
table.alternatingTable td {
	padding: 14px 15px 14px 10px;
	text-align: left;
}
div.whiteRoundedBox_twoThird table tbody td,
div.whiteRoundedBox_full table tbody td,
table.alternatingTable td
 {
	padding: 8px 15px 8px 10px;
}
div.whiteRoundedBox_twoThird tbody tr.odd,
div.whiteRoundedBox_full table tbody tr.odd,
table.alternatingTable tr.odd td /* This class is set in scripts/jquery-design.js */ {
	background-color: #EFEFEF;
}
div.whiteRoundedBox_twoThird table.alternatingTable tr.odd {
	background-color: transparent;
}/* Resetting background color for tr's. It is now applied to the td element so that th's do not inherit it also. */
table.scheduleTable tr.dayHeader,
div.whiteRoundedBox_twoThird table.alternatingTable tr.dayHeader /* Necessary for proper overriding. */ {
	font-size: 20px;
	font-weight: bold;
}
table.scheduleTable tr.dayHeader th {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 2px solid #CCCCCC;
}
table.scheduleTable tr.topDayHeader th {
	border-width: 0;
}
table.scheduleTable th.dayNumber {
	text-align: right;
}
table.scheduleTable tr td.column1 {
	font-weight: bold;
}
div.programCourseListing {
	padding-left: 30px;
}
em.costInfo {
	font-weight: bold;
}
div.whiteRoundedBox_twoThird tbody tr.odd td.registerCourse {
    background-color: #fff;
}
div.whiteRoundedBox_twoThird tbody tr td.registerCourse a {
    display: block;
    float: right;
    width: 206px;
    height: 40px;
    text-indent: -9999px;
    outline: none;
    background: transparent url(../fw/btn_registerCourse.jpg) no-repeat 0 -40px;
}
div.whiteRoundedBox_twoThird tbody tr td.registerCourse a:hover {
    background-position: 0 0;
}
div.whiteRoundedBox_twoThird tbody td.noCourse {
    background: #fff;
    padding: 20px;
    line-height: 1.2;
	font-size: 20px;
	font-weight: bold;
}
h1.trainingCalendar_h1{
	float:left
}
div.trainingMonthSelect {
	padding-right:20px;
    float:right;
}
div.trainingMonthSelect select {
    background:#EBEBEB none repeat scroll 0 0;
    border:1px solid #C1C1C1;
    color:#000000;
    font-size:116%;
    margin:3px 0 5px;
    padding:5px;
}

div.instructors ul {
    margin-bottom: 15px;
}
div.instructors ul li {
    padding-bottom: 0;
}
div.instructors h3 {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}
div.featInsturctorInfo {
	padding: 10px 0 0 10px;
	float: left;
	width: 260px;
}
p.featInstructor {
	font-size: 15px;
}
img.instuctorImg {
	float: right;
	margin: 10px 10px 0 0;
}

div.bannerBar_lessLethal {
	background: url(../fw/bg_bannerBar_lessLethal.jpg) no-repeat 0 0;
	width: 765px;
	height: 73px;
	padding: 33px 0 0 125px;
	margin: 0 0 20px 0;
	color: #fff;
	cursor: pointer;
}
div.bannerBar_lessLethal p {
	margin: 0;
	color: #fff;
}
div.bannerBar_lessLethal span {
	font-size: 22px;
	color: #FFCC00;
	text-transform: uppercase;
	font-weight: bold;
}

input.formField_sideBox {
	width: 244px;
	padding: 3px;
	border: 1px solid #000;
	color: #6d6d6d;
	margin: 0 0 10px 0;
}
input.formField_sideBox:focus,
input.formField_sideBox:hover {
	color: #000;
}
input.btn_signMeUp_white,
input.btn_register_white,
a.btn_register_white {
	display: block;
	background: url(../fw/btn_signMeUp_white.jpg) no-repeat 0 100%;
	width: 91px;
	height: 23px;
	padding: 23px 0 0 0;
	border: none;
	cursor: pointer;
}
input.btn_register_white,
a.btn_register_white {
    background: url(../fw/btn_register_white.jpg) no-repeat 0 100%;
}
a.btn_register_white {
	padding: 0;
	text-indent: -9999px;
}
input.btn_signMeUp_white:hover,
input.btn_register_white:hover,
a.btn_register_white:hover {
	background-position: 0 0;
}
a.btnRegisterNow_white,
a.btnDownloadBrochure_white {
	display: block;
	background: url(../fw/btnRegisterNow_white.jpg) no-repeat 0 100%;
	width: 110px;
	height: 23px;
	cursor: pointer;
	text-indent: -9999px;
}
a.btnDownloadBrochure_white {
	background-image: url(../fw/btnDownloadBrochure_white.jpg);
	width: 182px;
}
a.btnRegisterNow_white:hover,
a.btnDownloadBrochure_white:hover {
	background-position: 0 0;
}
