@charset "utf-8";
/* CSS Document */

img a{
border-style:none;	
}
img{
	border-style:none !important;
}

body{
	font-size:100%;
    line-height:1.125em;
	background:url(../images/background.gif);
	margin-top:38px;
	margin-bottom:38px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

preloading-images{
	display:none;
	visibility:hidden;
}

p{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.wrapper{
	margin:auto;
	width:974px;
	position:relative;
}

.clear{
	clear:both;
	
}

.arrow_link{
	background:url(../images/arrow-link-bg.gif);
	color:white;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:1px;
	padding-right:7px;
	display:inline;
}

.arrow_link span{
	background:url(../images/arrow-link-arrow-orange.gif) left no-repeat;
	display:block;
	width:14px;
	height:15px;
	margin-top:-1px;
	float:left;
	cursor:pointer;
	margin-right:5px;
}

.wrapper .login-box{
	width:239px;
	padding-left:23px;
	padding-right:23px;
	height:150px;
	background:url(../images/login-box-bg.jpg) bottom no-repeat;
	position:absolute;
	left: 615px;
	top: 0px;
	display:none;
	z-index:10;
}

.wrapper .login-box input{
	width:94px;
	border:1px solid #707070;
	border-bottom:0px;
	border-right:0px;
}

.wrapper .login-box .submit{
	background:url(../images/blue-submit-arrow.gif) right no-repeat;
	width:19px;
	height:17px;
	cursor:pointer;
	border:0px;
}

.wrapper .login-box a{
	color:#117bc0;
}

.wrapper .login-box .login-link{
	background:url(../images/log-in-down-bg.jpg);
	width:69px;
	height:18px;
	display:block;
	margin-left:40px;
	color:#3d3d3d;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:8px;
	padding-left:13px;
}

.wrapper .left-panel{
	float:left;
}

.wrapper .right-panel{
	float:right;
}

.tab-menu-wrapper{
	width:889px;
	margin:auto;
	margin-top:19px;
}
.news-menu-wrapper{
	width:560px;
	margin:auto;
	margin-top:19px;
}
/*///////////////////////
/// HOME PAGE STYLES ///
/////////////////////*/

.airborneContent {
padding:0 0 0 30px;	
margin:0 0 0 -270px;
height:149px;
width:225px;
}

.defenseContent {
padding:0 0 0 70px;	
width:207px;
}


/* DEFAULT (HOME) TOP NAVIGATION, LOGIN & SEARCH BAR */

.wrapper .top-nav-login-search-bar{
	background:url(../images/top-nav-login-search-bar-bg.jpg);
	width:935px;
	height:26px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	margin:auto;
}

form{
	margin:0px;
	padding:0px;
}

.wrapper .top-nav-login-search-bar ul{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}

.wrapper .top-nav-login-search-bar a{
	color:white;
	text-decoration:none;
}

.wrapper .top-nav-login-search-bar ul li{
	display:inline;
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative !important;
	float:left;
}

.wrapper .top-nav-login-search-bar ul li a{
	padding:13px;
	padding-top:7px;
	padding-bottom:7px;
	display:block;
}

.top-nav-login-search-bar ul ul{
	visibility:hidden;
}

.top-nav-login-search-bar ul li:hover ul,
.top-nav-login-search-bar ul a:hover ul{
	visibility:visible;
}
.top-nav-login-search-bar ul li ul li:hover ul{
	visibility:visible;
}

.top-nav-login-search-bar ul:hover ul ul{
	visibility:hidden;
}
.top-nav-login-search-bar ul li ul:hover ul li ul{
	visibility:hidden;
}

.wrapper .top-nav-login-search-bar ul li ul{
	position:absolute;
	top:26px;
	left:12px;
	background:url(../Images/drop-down-bg.jpg) #f3f0eb bottom right no-repeat;
	border:1px solid #c3baad;
	border-top:0px;
	padding:0px;
	margin:0px;
	padding-top:11px;
	padding-bottom:24px;
	z-index:100;
}

.wrapper .top-nav-login-search-bar ul li ul li{
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	padding:5px;
}

.wrapper .top-nav-login-search-bar ul li ul li ul{
	border:1px solid #c3baad;
}

.wrapper .top-nav-login-search-bar ul li ul li a{
	color:#333333;
	font-weight:normal;
	text-transform:none;
	padding:6px;
	display:block;
	width:150px;
}

.wrapper .top-nav-login-search-bar ul li ul li a:hover, .wrapper .top-nav-login-search-bar ul li ul li a.selected{
	background:url(../Images/drop-down-on-bg.jpg);
	color:white;
}

.wrapper .top-nav-login-search-bar ul li ul li ul{
	left: 172px;
	top:0px;
	z-index:100;
}

* html .wrapper .top-nav-login-search-bar ul li ul li ul{
	left: 167px;
	top:0px;
	z-index:100;
}

.wrapper .top-nav-login-search-bar .login{
	float:right;
	background:url(../images/login-search-submit.gif) right no-repeat;
	padding-right:23px;
	margin-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:1px;
	display:block;
}
.wrapper .top-nav-login-search-bar .loginName{
	float:right;
	padding-right:10px;
	margin-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:1px;
	display:block;
}

.wrapper .top-nav-login-search-bar .logoff{
	float:right;
	padding-right:10px;
	margin-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:1px;
	display:block;
}
.wrapper .top-nav-login-search-bar .search{
	float:right;
	padding-top:5px;
	padding-right:20px;
	display:block;
}

.wrapper .top-nav-login-search-bar .search form{
	margin:0px;
	padding:0px;
}

.wrapper .top-nav-login-search-bar .search .submit{
	border:0px;
	margin:0px;
	cursor:pointer;
	background:url(../images/login-search-submit.gif);
	width:17px;
	height:15px;
}

.wrapper .top-nav-login-search-bar .search input{
	background:white;
	border:0px;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	padding:0px;
	margin:0px;
	height:12px;
	font-size:10px;
	padding:1px;
	width:88px;
	margin-right:3px;
}

.wrapper .top-nav-login-search-bar .search span{
	display:block;
	float:left;
	padding:1px;
	padding-right:8px;
}

/* END DEFAULT (HOME) TOP NAVIGATION, LOGIN & SEARCH BAR */

/* HOME MID BODY */

.wrapper .top-rounded-corners{
	background:url(../images/top-body-rounded-corners.png);
	width:974px;
	height:10px;
	line-height:0px;
	font-size:0px;
}

.wrapper .mid-body{
	background:white;
	padding:1px;
	
}

.wrapper .bottom-rounded-corners{
	background:url(../images/bottom-body-rounded-corners.png);
	width:974px;
	height:9px;
	line-height:0px;
	font-size:0px;
}

/* HEADER */

.wrapper .mid-body .header{
	background:url(../images/logo-and-shading.gif) top center no-repeat white;
	padding:1px;
	margin-top:-4px;
}

.wrapper .mid-body .header .logo-link{
	display:block;
	width:185px;
	height:52px;
	margin-left:58px;
	margin-top:7px;
	float:left;
}

.wrapper .mid-body .header .logo-link span{
	display:none;
}

.wrapper .mid-body .header .navigation{
	float:right;
	margin:0px;
	padding:0px;
	padding-right:39px;
	*padding-right:40px;
	margin-top:14px;
	margin-bottom:1px;
	*margin-bottom:0px;
	height:57px;
}

.wrapper .mid-body .header .navigation li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

.wrapper .mid-body .header .navigation li a{
	display:block;
	float:left;
	width:132px;
	height:57px;
	margin-right:1px;
}

.wrapper .mid-body .header .navigation li a h2{
	margin:0px;
	padding:0px;
	display:none;
}

.wrapper .mid-body .header .navigation li a.land{
	background:url(../images/land.jpg);
}

.wrapper .mid-body .header .navigation li a.land:hover{
	background:url(../images/land-on.jpg);
}


.wrapper .mid-body .header .navigation li a.airborne{
 	background:url(../images/airborne.jpg)
}

.wrapper .mid-body .header .navigation li a.airborne:hover{
 	background:url(../images/airborne-on.jpg)
}

.wrapper .mid-body .header .navigation li a.maritime{
	background:url(../images/maritime.jpg)
}

.wrapper .mid-body .header .navigation li a.maritime:hover{
	background:url(../images/maritime-on.jpg)
}

.wrapper .mid-body .header .navigation li a.homeland{
	background:url(../images/homeland.jpg);
}

.wrapper .mid-body .header .navigation li a.homeland:hover{
	background:url(../images/homeland-on.jpg);
}

.wrapper .mid-body .header .banner
{
   	width:225px;
	height:137px;
	margin:auto;
	clear:both;
	padding-left:589px;
	padding-top:180px;
	padding-right:74px;
	color:white;
	font-weight:bold;
	line-height:15px;
	display:block;
	text-decoration:none;
}

.wrapper .mid-body .header .banner span{
	color:#e5cd6f;
	text-decoration:none;
}


.header-text {
	font-family: Impact,Arial Narrow,Helvetica Condensed;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	/*letter-spacing: 1px;  if using Ipact font first*/
	
}

/* END HEADER */

/* NEWS / EVENTS */

.wrapper .mid-body .new-events-wrapper{
	width:888px;
	margin:auto;
	margin-top:3px;
	background:url(../images/home-news-events-bottom-shadow.gif) bottom center no-repeat;
	z-index:1;
}

.wrapper .mid-body .new-events-wrapper .content a{
	color:#117bc0;
	text-decoration:none;
}

.wrapper .mid-body .new-events-wrapper h2{
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:7px;
}

.wrapper .mid-body .new-events-wrapper .hr{
	clear:both;
	height:1px;
	display:block;
	line-height:0px;
	font-size:0px;
}

.wrapper .mid-body .new-events-wrapper .hr-dashed, .left-panel .hr-dashed{
	background:url(../images/grey-dash-horz.gif) top repeat-x;
	height:1px;
	font-size:0px;
	line-height:0px;
}

.wrapper .mid-body .new-events-wrapper .content
{
    padding-top:12px;
	padding-right:6px;
	clear:both;
}

.wrapper .mid-body .new-events-wrapper .content .news-item + DIV {
	margin-top:12px;
	margin-bottom:12px;
	padding-top:12px;
  border-top:dashed 1px #cecece;

}

.wrapper .mid-body .new-events-wrapper .content .event-item +DIV {
	margin-top:12px;
	margin-bottom:2px;
	padding-top:12px;
  border-top:dashed 1px #cecece;

}

.wrapper .mid-body .new-events-wrapper .news{
	background:url(../images/home-news-bg.gif) top no-repeat;
	width:381px;
	float:left;
	padding:30px;
	height:170px;
	
}

.wrapper .mid-body .new-events-wrapper .news .hr{
	background:url(../images/home-news-distressed-line.gif) top no-repeat;
	margin-left:-6px;
}

.wrapper .mid-body .new-events-wrapper .events{
	background:url(../images/home-news-bg.gif) top no-repeat;
	width:381px;
	padding:30px;
	float:right;
	height:170px;
	
}

.wrapper .mid-body .new-events-wrapper .events .hr{
	background:url(../images/home-news-distressed-line.gif) top no-repeat;
	
}

.wrapper .mid-body .new-events-wrapper .events img{
	border: 1px solid #99999e;
}

.wrapper .mid-body .new-events-wrapper .events .event_summary{
	height:54px;
	width:57px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}

.wrapper .mid-body .new-events-wrapper .events .event_details{
	float:right;
	width:230px;
}

.left-panel .event_summary{
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

.left-panel .event_summary img{
	float:left;
	margin-right:10px;
}

.left-panel .event_details a{
	text-decoration:none;
	text-transform:uppercase;
}

.left-panel .event_details a:hover{
	text-decoration:underline;
}

.wrapper .mid-body .header .inner-content .left-panel .news a{
	color:#333333;
	text-decoration:none;
}

.sf_singleNews img{
	float:left;
	margin-right:15px;
}

.sf_eventContent img{
	float:left;
	margin-right:10px;	
}

.sf_singleEvent h3{
	font-size:12px;
}

/* END NEWS / EVENTS */

/* FEATURED PRODUCTS */

.wrapper .mid-body .featured-products-wrapper{
	width:888px;
	margin:auto;
	margin-top:16px;	
}

.wrapper .mid-body .featured-products-wrapper .featured-product-box{
	background:url(../images/home-featured-product-bg.jpg);
	width:255px;
	height:85px;
	padding:16px;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	margin-left:13px;
}

.wrapper .mid-body .featured-products-wrapper .featured-product-box img{
	margin-right:20px;
	float:left;
}

.wrapper .mid-body .featured-products-wrapper .featured-product-box a{
	color:#117bc0;
	text-decoration:none;
	border-style:none;
}

/* END FEATURED PRODUCTS */

/* FOOTER */

.wrapper .mid-body .footer{
	border-top:4px solid #117bc0;
	width:858px;
	margin:auto;
	margin-top:15px;
	padding:6px;
	padding-bottom:21px;
	padding-left:15px;
	padding-right:15px;
}

.wrapper .mid-body .footer a{
	text-decoration:none;
	color:#333333;
}

.wrapper .mid-body .footer .email-phone{
	float:left;
}

.wrapper .mid-body .footer span{
	color:#117bc0;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}

.wrapper .mid-body .footer .legal-information-copyright{
	float:right;
}

/* END FOOTER */

/* END HOME  MID BODY */



/*///////////////////////////////////////////////////////////////
/// LAND, AIR, MARITIME & UNMANNED HOME CORE DESIGN ELEMENTS ///
/////////////////////////////////////////////////////////////*/



.themed-featured-products-wrapper{
	width:888px;
	margin:auto;
	margin-top:3px;
	clear:both;
	padding-bottom:34px;
	*padding-bottom:22px;
	margin-bottom:30px;
}

.themed-featured-products-wrapper .vertical-featured-products{
	float:left;
	width:221px;
	margin-left:11px;
	padding:16px;
	padding-bottom:0px;
	padding-top:8px;
}

.themed-featured-products-wrapper .vertical-featured-products h2{
	font-size:13px;
	margin:0px;
	margin-top:11px;
	display:block;
	text-align:center;
	padding-bottom:5px;
	border:none;
}
.themed-featured-products-wrapper .vertical-featured-products h2:hover{
	font-size:13px;
	margin:0px;
	margin-top:11px;
	display:block;
	text-align:center;
	padding-bottom:5px;
	border:none;
}

.themed-featured-products-wrapper .vertical-featured-products ul{
	margin:0px;
	padding:0px;
	margin-top:14px;
	margin-left:15px;
	margin-bottom:15px;
}
.themed-featured-products-wrapper .vertical-featured-products ul li{
	margin:0px;
	padding:0px;
	list-style-image:url(../images/featured-product-bullet.png);
	*list-style-image:url(../images/featured-product-bullet-ie.png);
	margin-bottom:5px;
}

.themed-featured-products-wrapper .vertical-featured-products .arrow_link{
	float:right; 
	margin-right:-4px;
}

.themed-featured-products-wrapper .horizontal-featured-products{
	float:right;
	border:none;
}

.themed-featured-products-wrapper .horizontal-featured-products img{
	float:left;
	border-style:none;
}

.themed-featured-products-wrapper .horizontal-featured-products .featured-product-box{
	width:341px;
	height:83px;
	padding:10px;
	padding-top:8px;
	margin-top:8px;
}

.themed-featured-products-wrapper .horizontal-featured-products .featured-product-box .content{
	float:right;
	width:222px;
	padding-top:5px;
}

.themed-featured-products-wrapper .horizontal-featured-products .featured-product-box .content a{
	text-decoration:none;
	border:none;
}

.wrapper .mid-body .featured-products-wrapper .featured-product-box a img{
	
	text-decoration:none;
	border-style:hidden;
	border:none;
}


/*//////////////
/// PRODUCT ///
////////////*/



.wrapper .mid-body .header .crumb-nav{
	background:url(../images/crumb-nav-bg.jpg) top no-repeat #b0b0b0;
	width:879px;
	padding-top:14px;
	padding-bottom:5px;
	padding-left:10px;
	margin:auto;
	clear:both;
	color:white;
	font-size:11px;
	font-weight:bold;
}

.wrapper .mid-body .header .crumb-nav a{
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}

.wrapper .mid-body .header .product-overview-header{
	background:url(../images/product-overview-header.jpg) top repeat-x;
	height:31px;
	width:874px;
	margin:auto;
	margin-top:1px;
	padding-top:15px;
	padding-left:15px;
	
}

.wrapper .mid-body .header .product-overview-header h1{
	color:#7b3714;
	font-size:16px;
	margin:0px;
	padding:0px;
	
}

.wrapper .mid-body .header .product-overview-header h2{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-top:5px;

}

.wrapper .mid-body .header .headers{
	color:#7a3811;
	background:url(../images/divider-long-white-bg.gif) bottom no-repeat;
	padding-left:15px;
	padding-bottom:7px;
	margin-top:28px;
	font-size:16px;
	margin-left:-15px;
}

.wrapper .mid-body .header .headersevents{
	color:#7a3811;
	padding-left:15px;
	padding-bottom:7px;
	margin-top:28px;
	font-size:16px;
	margin-left:-15px;
}

.wrapper .mid-body .header .product-overview-header .download-datasheet, .wrapper .mid-body .header .product-overview-header .rss-feed{
	float:right;
	background:url(../images/icons/download-data-sheet.jpg) left no-repeat;
	display:block;
	color:#0092d3;
	text-decoration:none;
	font-weight:bold;
	margin:-25px 20px 0 0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 27px;
	
}

.wrapper .mid-body .header .product-overview-header .rss-feed{
	color:#333333;
	background-image:url(../images/icons/sm-grey-rss.gif);
	padding-left:19px;
	margin:-17px 20px 0 0;
/*	background:url(../images/divider-long-white-bg.gif) bottom no-repeat;*/
    background:url(../images/divider-long-white-bg.gif) bottom no-repeat;
	padding-left:15px;
	padding-bottom:7px;
	margin-top:28px;
	font-size:14px;
	margin-left:-15px;
	
}

.wrapper .mid-body .header .inner-content{
	width:874px;
	margin:auto;
	padding-left:15px;
	line-height:18px;
	
}
.wrapper .mid-body .header .specification{
	width:874px;
	margin:auto;
	line-height:18px;
	
}
.floatleft
{
    float:left;
    
    }

.wrapper .mid-body .header .inner-content strong{
	color:#7a3811;

}

.wrapper .mid-body .header .inner-content .contact-table{
	width:197px;
	line-height:12px;
	margin-top:34px;
}

.wrapper .mid-body .header .inner-content .contact-table strong{
	font-size:12px;
}

.wrapper .mid-body .header .inner-content .contact-table bold{
	font-size:16px;
	color:#333333;
	text-decoration:none;
}

.wrapper .mid-body .header .inner-content .contact-table a{
	color:#333333;
	text-decoration:none;
}

.wrapper .mid-body .header .inner-content .contact-table .header{
	width:181;
	height:19px;
	padding-top:9px;
	padding-left:16px;
	background:url(../images/contact-table-header-bg.jpg) bottom;
	margin-top:0px;
}

.wrapper .mid-body .header .inner-content .contact-table .top-shade{
	background:url(../images/top-box-shade.jpg) top right no-repeat;
	padding-top:0px;
}

.wrapper .mid-body .header .inner-content .contact-table .bottom-shade{
	background:url(../images/bottom-box-shade.jpg) bottom right no-repeat;
	padding:19px;
	border:1px solid #cecece;
	border-top:0px;
}
.wrapper .mid-body .header .inner-content .contact-table .bottom-shadewithtop{
	background:url(../images/bottom-box-shade.jpg) top bottom right no-repeat;
	padding:19px;
	border:1px solid #cecece;
	
}
.wrapper .mid-body .header .inner-content .contact-table .bottom-shade .phone-icon{
	margin-right:9px;
}

.wrapper .mid-body .header .inner-content .contact-table .bottom-shade .email-icon{
	margin-right:6px;
}

.wrapper .mid-body .header .inner-content .contact-table .bottom-shade .document-icon{
	margin-right:6px;
}

.wrapper .mid-body .header .inner-content .contact-table .bottom-shade .icon-wrapper{
	clear:both;
	margin-top:12px;
}

.wrapper .mid-body .header .inner-content .contact-table .bottom-shade ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
}

.wrapper .mid-body .header .inner-content .contact-table .bottom-shade ul li{
	margin-top:15px;
}

.wrapper .mid-body .header .inner-content input, .wrapper .mid-body .header .inner-content textarea, .wrapper .mid-body .header .inner-content select{
	border:1px solid #a6a6a6;
	margin:0px;
}

.wrapper .mid-body .header .inner-content input{
	width:241px;
	padding:3px;
}

.wrapper .mid-body .header .inner-content form a{
	color:#0092d3;
}
.wrapper .mid-body .header .inner-content ul.link-list {
	margin:0;
	padding:0;
}

.wrapper .mid-body .header .inner-content ul.link-list li {
	list-style-type:none;
	line-height:normal;
	padding:0 0 10px 0;
}

.wrapper .mid-body .header .inner-content ul.link-list li a {
	color:#4F5051;
	text-decoration:none;
}
/* DOWNLOADS SECTION */

.wrapper .mid-body .header .product-download-wrapper{
	width:889px;
	margin:auto;
	border-top:3px solid #232323;
	padding-top:11px;
}

.wrapper .mid-body .header .product-download-box{
	border:1px solid #cecece;
	background:url(../images/bottom-box-shade.jpg) bottom right no-repeat;
	width:425px;
	position:relative;
	float:left;
	margin-right:17px;
}

.wrapper .mid-body .header .product-download-box .top-shade{
	background:url(../images/top-box-shade.jpg) top right no-repeat;
	padding-bottom:37px;
	padding-top:37px;
	padding-left:10px;
	padding-right:26px;
}

.wrapper .mid-body .header .product-download-box .top-shade .download-information{
	height:80px;
	padding-top:19px;
	padding-left:15px;

}

.wrapper .mid-body .header .product-download-box .top-shade .left-panel{
	width:185px;
}

.wrapper .mid-body .header .product-download-box .top-shade .right-panel{
	width:185px;
}

.wrapper .mid-body .header .product-download-box .top-shade .dashed-divider{
	background:url(../images/grey-dash-horz.gif) top repeat-x;
	font-size:0px;
	line-height:0px;
	height:1px;
}

.wrapper .mid-body .header .product-download-box .top-shade .download-information a{
	color:#7a3811;
	text-decoration:none;
}

.wrapper .mid-body .header .product-download-box .top-shade .download-information .download-link{
	font-size:12px;
	display:block;
		
}

.wrapper .mid-body .header .product-download-box .top-shade .download-information .download-icon{
	margin-bottom:50px;
	margin-right:16px;
}

.wrapper .mid-body .header .product-download-box .label{
	position:absolute;
	top:-1px;
	left:-1px;
	background:url(../images/download-box-label-bg.gif);
	width:154px;
	height:17px;
	color:white;
	text-transform:uppercase;
}

.wrapper .mid-body .header .product-download-box .label h2{
	font-weight:normal;
	margin:0px;
	font-size:12px;
	display:block;
	text-align:center;
	padding-top:2px;
}

/* OVERVIEW SECTION */

.wrapper .mid-body .header .product-overview-details{
	border:1px solid #cecece;
	background:url(../images/top-box-shade.jpg) top right no-repeat;
	padding:14px;
	border-top:0px;
	width:859px;
	margin:auto;
	line-height:16px;
	border-top:3px solid #232323;
}

.menuline
{
    border-top:3px solid #232323;
    width:890px;
    margin-left:40px;
    }
    
    .floatright
    {
     float:right;   
        }
.wrapper .mid-body .header .product-overview-details img{
	margin-right:21px;
	float:left;
}

.wrapper .mid-body .header .product-overview-details strong{
	color:#7a3811;
	
}

.wrapper .mid-body .header .inner-content .photo-box-holder{
	background:url(../images/bottom-box-shade.jpg) bottom right no-repeat;
	border:1px solid #cecece;
	width:225px;
	float:left;
	text-align:center;
}

.wrapper .mid-body .header .inner-content .photo-box-holder a{
	display:block;
	color:#333333;
	text-decoration:none;
	text-align:center;
}

.wrapper .mid-body .header .inner-content .photo-box-holderright{
	
	width:225px;
	float:right;
	text-align:center;
}

.wrapper .mid-body .header .inner-content .photo-box-holderright a{
	display:block;
	color:#333333;
	text-decoration:none;
	text-align:center;
}
.wrapper .mid-body .header .inner-content .photo-box{
	background:url(../images/top-box-shade.jpg) top right no-repeat;
	padding:15px;
	text-align:center;
}

.wrapper .mid-body .header .inner-content .photo-box h2{
	text-transform:uppercase;
	margin:0px;
	font-size:12px;
}
.wrapper .mid-body .header .inner-content .photo-box h3{
	font-weight:normal;
	color:#7a3811;
	margin:0px;
	font-size:12px;
}

.wrapper .mid-body .header .inner-content .photo-box img{
	margin-top:30px;
	margin-bottom:5px;

}

.wrapper .mid-body .header .inner-content .photo-box .first-image{
	margin-top:17px;
}

.wrapper .mid-body .header .inner-content .feature-info-table{
	line-height:16px;
	border-collapse:collapse;
}

.wrapper .mid-body .header .inner-content .feature-info-table tr.row_color td{background:#DCEBF7;	
}

.wrapper .mid-body .header .inner-content .feature-info-table td{
	border:1px solid #666666;	
}
.wrapper .mid-body .header .inner-content .feature-info-table-specification{
	line-height:16px;
	border-collapse:collapse;
	padding:-46px;
}

.wrapper .mid-body .header .inner-content .feature-info-table-specification tr.row_color td{background:#DCEBF7;	
}

.wrapper .mid-body .header .inner-content .feature-info-table-specification td{
	border:1px solid #666666;	
}
/*//////////////
/// SUPPORT ///
////////////*/


.wrapper .mid-body .header .inner-content .search-box{
	border:1px solid #cecece;
}

.wrapper .mid-body .header .inner-content .search-box .top-shading{
	background:url(../images/top-box-shade.jpg) top right no-repeat;
}

.wrapper .mid-body .header .inner-content .search-box .bottom-shading{
	background:url(../images/search-bottom-shade.jpg) bottom left no-repeat;
	height:60px;
	padding:8px;
	padding-left:68px;
	position:relative;
}

.wrapper .mid-body .header .inner-content .search-box .bottom-shading strong{
	font-size:12px;
	color:#333333;
}

.wrapper .mid-body .header .inner-content .search-box .bottom-shading input{
	width:250px;
	margin-top:7px;
}

.wrapper .mid-body .header .inner-content .search-box .bottom-shading form{
	margin:0px;
	padding:0px;
}

.wrapper .mid-body .header .inner-content .search-box .bottom-shading .submit-button{
	width:auto;
	padding:0;
	position:absolute;
	left: 329px;
	top: 29px;
}

.wrapper .mid-body .header .inner-content .selection-box-container{
	width:323px;
	margin-top:21px;
}

.wrapper .mid-body .header .inner-content .selection-box-container .selection-box-header{
	height:20px;
	padding-left:14px;
	padding-top:9px;
	margin-top:1px;
	background:url(../images/table-header-bg.jpg);
}

.wrapper .mid-body .header .inner-content .selection-box-container .selection-and-image{
	background:url(../images/selection-box-container-bg.gif) bottom repeat-x #f5f5f5;
	padding:14px;
	border:1px solid #cecece;
	border-top:0px;
}

.wrapper .mid-body .header .inner-content .selection-box-container .selection-and-image select{
	margin-left:44px;
	width:155px;
	margin-top:10px;
}

.wrapper .mid-body .header .inner-content .selection-box-container .selection-and-image form{
	margin:0px;
	padding:0px;
}

.wrapper .mid-body .header .inner-content .selection-box-container ul{
	background-color:white;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:8px;
	margin-left:83px;
	text-align:left;
	background:url(../Images/drop-down-on-bg.jpg);
}

.wrapper .mid-body .header .inner-content .selection-box-container ul li{
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
}

.wrapper .mid-body .header .inner-content .selection-box-container ul li a{
	text-decoration:none;
	color:white;
	padding:3px;
	padding-left:6px;
	display:block;
	background:url(../Images/support-down-arrow.gif) right no-repeat;
	width:201px;
}

.wrapper .mid-body .header .inner-content .selection-box-container ul ul{
	display:none;
	position:absolute;
	top:23px;
	left:0px;
	background-image:none;
	margin:0px;
}

.wrapper .mid-body .header .inner-content .selection-box-container ul ul li a{
	color:#333333;
	background:url(../Images/grey-dash-horz.gif) bottom repeat-x white;
	width:201px;
}

.wrapper .mid-body .header .inner-content .selection-box-container ul:hover ul{
	display:block;
}

.wrapper .mid-body .header .inner-content .selection-box-container ul .rmLevel2{
	visibility:hidden;
}


/*///////////
/// NEWS ///
/////////*/


.wrapper .mid-body .header .inner-content .fade-box{
	background:url(../images/news-right-column-box-fade.jpg) top no-repeat;
	width:197px;
	height:146px;
	margin-top:3px;
}
.article-row-wrapper {
    padding : 11px 0;
}
.article-date {
	float:left;
	margin-right: 16px;
	font-weight: bold;
}
.article-title {
	float:left;
	/*margin-left:10px;*/
	line-height: 14px;
	width: 538px;
}
.article-title a {
	color: #117bc0;
	text-decoration: none;
	font-weight: bold;
	/*padding-left: 8px; */
}


/*///////////
/// Search Results///
/////////*/


.search-row-wrapper {
    padding : 5px 0;
}
.search-title2 {
	float:left;
	margin-right: 16px;
	font-weight: bold;
}
.search-title {
	float:left;
	/*margin-left:10px;*/
	
}
.search-title a {
	color: #117bc0;
	text-decoration: none;
	font-weight: bold;
	/*padding-left: 8px; */
}


/*////////////////
/// TAB STRIP ///
//////////////*/


.rtsUL{
	background-color:#e9e9e9 !important;
	margin:0px !important;
	padding:0px !important;
}
.rtsLI{
	display:inline !important;
	margin:0px !important;
	padding:0px !important;
}
.rtsLink{
	color:white;
	background:url(../Images/tab-strip/tab-off.gif) top left no-repeat !important;
	display:block !important;
	float:left !important;
	padding-right:15px !important;
	padding-left:17px !important;
	padding-top:9px !important;
	padding-bottom:6px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	border-right:1px solid white !important;
}
.rtsSelected{
	background:url(../Images/tab-strip/tab-on.gif) top left no-repeat !important;
}


