﻿body {
	position: relative;
	background-color: #000000;
	color: #FFFFFF; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

div.MenuBarColor
{
    background-color: #FF9900;
    color: #000000;
}


ul.MenuBarHorizontal a.MenuBarItemSubmenuColor
{
    background-color: #FF9900;
}

a
{
	color: #FF9900;
}

a.FooterLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

hr.FooterRule
{
    width: 75%;
    height: 1px;
	color: #FF9900;
	position: relative;
}


div.FeaturedProduct
{
    position: relative;
    background-color: #FFFFFF; 
    color: #000000; 
    top: 0px;
    width: 40%; 
    padding: 5px 5px 5px 5px;
}

div.FeaturedProductHeader
{
    position:relative; 
    top: -15px; 
    left: 30px;
    font-size: 14px; 
    font-weight: bold; 
    text-align: center;
}

div.FeaturedProductBody
{
    position: relative; 
    width: 95%; 
    top: -15px; 
    text-align:left;
}

.FeaturedProductImage 
{
    position: relative;
    top: -15px;
}

.FeaturedProductImageMore
{
    position: absolute;
    top: 313px;
    left: 75%;
}

div.WirelessInfo
{
    position: absolute;
    background-color: #000000; 
    color: #FFFFFF; 
    width: 20%; 
    top: -5px;
    right: 0px;
    padding: 5px 5px 5px 5px;
}

div.WirelessInfoBody
{
    padding: 10px 2px 2px 2px;
    border: solid thin #FF9900;
}

p.WirelessInfoBody
{
    margin-top: 3px;
}


p.Leader
{
    background-color: #FF9900;
    color: #FFFFFF;
}

.Catalog
{
    border: solid 5px #FFFFFF;
    margin: 0 15px 0 0;
}

.Title
{
    text-align: left;
    font-family: Myriad Pro; 
    font-size: 28px; 
    font-weight: lighter;
    color: #FF9900;
    padding: 5px 0 1px 14px;
}

/*Template Classes*/
.b_text {color:#FF9900;}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#FFFFFF; font-weight:bold;}
.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#FFFFFF;}

.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}

.intro1 {background:url(images/header_bg_RFHercules.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro2 {background:url(images/header_bg_AirSwitches.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro3 {background:url(images/header_bg_AirVal.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro4 {background:url(images/header_bg_Aquiline.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro5 {background:url(images/header_bg_AwarenessCover.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro6 {background:url(images/header_bg_ClassicIV.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro7 {background:url(images/header_bg_IndustrialWireless.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro8 {background:url(images/header_bg_IRWirelessDigtal.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro9 {background:url(images/header_bg_MaintainedAquiline.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro10 {background:url(images/header_bg_MiniVarior.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro11 {background:url(images/header_bg_MotorSpeedController.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro12 {background:url(images/header_bg_MultiPedal.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro13 {background:url(images/header_bg_OXShield.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro14 {background:url(images/header_bg_TreadliteII.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro15 {background:url(images/header_bg_USB.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro16 {background:url(images/header_bg_Varior.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}
.intro17 {background:url(images/header_bg_VinylBoot.jpg) top left no-repeat; padding:25px 60px 28px 414px; color:#000000;}

.dropdown {background-color: #000000;}

.faqAccordion {color: #FF9900;}

.accordionHeaderCollapsed
{
    color: #FF9900;
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    padding-left: 40px;
    cursor: pointer;
    background:url(images/switch_expand.gif) left no-repeat;
}

.accordionHeaderExpanded
{
    color: #FF9900;
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    padding-left: 40px;
    cursor: pointer;
    background:url(images/switch_collapse.gif) left no-repeat;
}

