body
{
  font-family:Arial, sans-serif;
  color:#000000;
  background:#f2f2f2 url('../images/rpa-bg.jpg') repeat-x 0 -1px;
}

#Head
{
  border-top:6px solid #013a73;
  width:100%;
  height:159px;
  background:#ffffff url('../images/rpa-header-bg2.jpg') no-repeat center;
}

#HeadLogo h1, #HeadLogo h2
{
  position:absolute;
  left:-9999px;
}

#HeadLogo
{
  margin:0 auto;
  height:159px;
  width:1000px;
  background:transparent url('../images/rpa-header-center-bg2.jpg') no-repeat center;
}

#Head address
{
  display:inline;
  width:43%;
  margin-right:20px;
  padding:10px 10px 10px 10px;
  color:#000000 !important;
  float:right;
  margin-top:40px;
  color:#000000;
  text-align:right;
  background-color:#f6dc87;
  opacity:.5;
  border:1px solid #e9bd2d;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}

#Head address a
{
  color:#000000 !important;
  text-decoration:underline !important;
}

#Head address a:hover
{
  text-decoration:none !important;
}

#Head address em
{
  font-style:italic;
  display:inline;
  text-align:left;
  padding-left:20px;
  float:right;
  color:#000000 !important;
  font-weight:bold !important;
}

#Search {
  text-align:right;
  margin:0 auto;
  width:1000px;
  margin-top:12px;
  background-color:transparent;
}

#Search form
{
  display:inline;
}

#TopNav
{
  display:none;
}

#Nav
{
  background:#4086cf url('../images/rpa-nav-bg.jpg') repeat-x;
  overflow:hidden;
}

#Nav h2
{
  position:absolute;
  left:-9999px;  
}

#Nav ul
{
  margin:0 auto;
  width:1000px;
}

#Nav ul li
{
  float:left;
}

#Nav ul li a
{
  display:block;
  padding:0 14px;
  margin:0 6px 0 2px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  line-height:45px;
  background:#4086cf url('../images/rpa-nav-bg.jpg') repeat-x;
}

#Nav ul li.navSelected a
{
  line-height:45px;
  background:#4086cf url('../images/rpa-nav-sel-bg.jpg') repeat-x;
}

#Trail
{
  position:absolute;
  left:-9999px;
}

#Body
{
  margin:20px auto;
  width:1000px;
}

#History
{
  margin:20px 0 !important;
  color:#466280;
  font-weight:bold;
  font-size:1.2em !important;
  line-height:1.4em !important;
}

.historyEm
{
  color:#db6649;
}

#HomeVideoContainer
{
  width:600px;
  float:right;
}

#HomeVideoContainer a
{
  margin-top:10px;
  margin-left:10px;
  height:70px;
  display:block;
}

a.moreVideos
{
  display:block !important;
  margin-top:18px !important;
  margin-left:0 !important;
  height:70px !important;
  display:block !important;
  background:#ffffff url('../images/buttons-more-videos.jpg') no-repeat !important;
}

a.moreVideos:hover
{
  background:#ffffff url('../images/buttons-more-videos-sel.jpg') no-repeat !important;
}

a.moreProducts
{
  margin-top:12px !important;
  margin-left:80px !important;
  height:68px !important;
  display:block !important;
  background:#ffffff url('../images/buttons-more-products.jpg') no-repeat !important;
}

a.moreProducts:hover
{
  background:#ffffff url('../images/buttons-more-products-sel.jpg') no-repeat !important;
}

a.moreProducts span
{
  display:none;
}


#HomeVideoContainer a span
{
  display:none;
}

#HomeVideoContainer #HomeVideo
{
  text-align:center;
  float:right;
  display:block;
  height:275px;
  width:400px;
  background:#ffffff url('../images/v-thumb-1.jpg') no-repeat;
}

#HomeVideoContainer
{
  width:570px;
  height:280px;
  border-right:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  background-color:#ffffff;
  padding:10px 20px 20px 20px;
  margin-left:10px;
}

#HomeVideoContainer img
{
  margin-top:80px;
}

#HomeWelcome
{
  width:335px;
  border-right:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  background:#ffffff;
}

#HomeWelcome
{
  padding:20px 20px 6px 20px;
}

#Body
{
  padding:20px 20px 20px 20px;
  background-color:#ffffff;
  border-right:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
}

#Body p
{
  color:#000000;
}

#Body.homePage
{
  background-color:transparent !important;
  padding:0 !important;
  border-width:0px !important;
}

#Body.homePage p
{
  color:#466280;  
}

#Body.homePage h1
{
  border-width:0px !important;
  padding-bottom:0px !important;
}

#Body h1
{
  color:#084466;
  margin:.2em 0 .4em 0;
  padding-bottom:.4em;
  font-size:1.4em;
  font-weight:bold;
  border-bottom:1px solid black;
}

#Body p, #Body li
{
  color:#466280;
  margin:.1em 0 .6em 0;
  font-size:1.0em;
  line-height:22px;
}

#Body ul
{
  list-style-type:disc !important;
}

#Body li
{
  margin-left:20px;
}

#Body h2
{
  color:#4086cf;
  margin:.4em 0 .6em 0;
  font-size:1.2em;
  font-weight:bold;
}

#Body a:link, #Body a:visited
{
  color:#b94122;
  background:transparent;
}

#Body a:hover
{
  color:#ffffff;
  background-color:#b94122;
  text-decoration:none;
}


#Body
{
  overflow:hidden;
  margin-bottom:20px;
}

#Foot
{
  font-size:.8em;
  color:#666666;
  margin:0 auto;
  width:1040px;
  padding:20px 0 20px 0;
  clear:both;
  border-bottom:6px solid #1f66ae;
  background-color:#ffffff;
}

#Foot p
{
  padding-left:20px;
}

#Foot address
{
  text-align:right;
  float:right;
  padding-right:20px;
}

/*****
 * STYLES
 */
 #Body .rightImage {
   float:right;
   padding:0px 0px 20px 20px;
 }
 
 
 #Body p.noticeOk {
   color:#000;
   padding:1em 1em 1em 3em;
   margin:0;
   border:1px solid #55d152;
   background:#a5fda3 url('../images/mail-sent.jpg') no-repeat .8em center;
 }

 #Body p.noticeEr {
   color:#000;
   padding:1em 1em 1em 3em;
   margin:0;
   border:1px solid #e78282;
   background:#eac9c9 url('../images/error.jpg') no-repeat .8em center;
 }
 .productDetails img {
   float:right;
   padding:10px;
   margin:10px 0 20px 10px;
   background-color:#f5e3dd;
   border:1px solid #efad99;
 }
 .productDetails .productImg {
   clear:right;
   background-color:#f5e3dd;
   text-align:center !important;
   margin:10px 0;
   border:1px solid #efad99;
 }
 .productDetails .productImg p {
   font-size:11px !important;
   font-weight:bold !important;
   text-align:center !important;
   margin:0 !important;
   padding:0 0 10px 0 !important;
 }
 .productDetails .productImg img {
   padding:20px 0 10px 0;
   margin:0px !important;
   float:none !important;
   clear:none !important;
   border-width:0px !important;
     background-color:#f5e3dd !important;
 }
 #ProductVideos
 {
   overflow:hidden;
 }
 #ProductVideos a {
   float:right;
   display:block;
   width:425px;
   height:300px;
   border:1px solid #666;
   margin:0 0 18px 0;
   text-align:center;
   background-color:#333;
 }

 #ProductVideos a:hover {
   border:1px solid #000;
 }

 #ProductVideos img {
   margin-top:100px;
 }

 #ProductVideos h2 {
   clear:right;
 }
 
 #Video1
{
  background:#ffffff url('../images/v-thumb-1.jpg') no-repeat 12px !important;
 }
  
 #Video2
{
  background:#ffffff url('../images/v-thumb-2.jpg') no-repeat 12px !important;
 }
  
 #Video3
{
  background:#ffffff url('../images/v-thumb-3.jpg') no-repeat 12px !important;
 }
  
 #Video4
{
  background:#ffffff url('../images/v-thumb-4.jpg') no-repeat 12px !important;
 }
 
 .navMouseover
 {
   color:#ffea00 !important;
 }  
 .navMouseout
 {
   color:#ffffff !important;
 }
 
 .contactInfoMouseover
 {
    opacity:.9;
 }
 
 .contactInfoMouseout
 {
   opacity:.5;
 }
 
 #Search .query
 {
  border-color:#3f9efe;
  background-color:#e6f2ff;
 }
  #Search .query:focus
  {
    background-color:#ffffff;
  }

.productList img
{
  float:right;
  width:100px;
  margin:0;
  padding:4px;
  background-color:#f5e3dd;
  border:1px solid #efad99;
}

.productList a:hover img
{
  border-color:#000;
}

.productDetails .productThumb
{
  text-align:center;
  padding-top:10px;
  padding:4px;
  margin-top:-20px !important;
  margin-bottom:40px;
  width:60px;
  display:inline !important;
  background-color:#f5e3dd;
  border:1px solid #efad99;
  float:right !important;
  clear:both !important;
}

.productDetails .productThumb p
{
  font-size:10px !important;
  padding:0 !important;
  margin:0 !important;
}

.productList h2
{
  padding-left:28px;
  padding-top:4px;
  padding-bottom:4px;
}

.productList ul
{
  list-style-type:disc;
  list-style-image:url('../images/dash.jpg');
  margin:0 0 16px 7px;
  padding-left:20px;
  border-left:3px solid #e5744f;
}

.productList ul li
{
  padding:4px 0;
}

.productList ul li a
{
  display:block;
}

.productList ul li a:hover
{
  color:black !important;
  background-color:#ffffff !important;
  text-decoration:none;
}

.productList h2.background
{
	cursor: pointer;
	cursor: hand;
  background:transparent url('../images/arrow-right.jpg') no-repeat left center;
}

.productList h2.background:hover
{
  background-color:#eff4f8;
}

.productList h2.active
{
  background:#eff4f8 url('../images/arrow-down.jpg') no-repeat left center;
}

.padMe
{
  padding-bottom:20px;
}