﻿.foo
{
}
/* Product Selection (Browse) Page
------------------------------------------------------------------------*/
.tblProducts
{
   
    width: 950px;
     margin-left:10px;  

}
.tblProducts .prodleft
{
    width: 720px;
    vertical-align: top;
    padding-right: 20px;
}

.tblProducts .prodright 
{
    vertical-align: top;
    width:180px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    
}


.testimonial
{
    font-size:10pt;
    padding:10px 10px 10px 10px;
    color:#333333;
    font-style:italic;
    background-color:#E7E7E8;
    margin-top:10px;
}



.seriesQuickView
{
    width: 270px;
    padding: 0 10px 10px 10px;
}
/* Product System and Detail Pages - Applies to both
------------------------------------------------------------------------*/
.titleBox h2
{
    font-size: 24pt;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
}
.titleBox h3
{
    font-size: 14pt;
    line-height: 14pt;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
}

/* Alternate tab style for Product Selection page */
/*---------------------------------------------------*/

.TabHover{
    color:Black;
}

.TabHover a{
    color:Black;
}

.TabHover a:hover{
    color:white;
}


.productionselection{
    border:1px solid #A0A0A4;
    border-top:0;
    padding:8px; 
    background-color:#a0a0a4;
    clear:both;
}

.productionselectiontab a {
    float:left;
    padding: 4px;
    height:13px;
    background-color: #CFE5F7;
    color:Black;
    text-decoration:none;
 }
 
.productionselectiontab_active a, .productionselectiontab a:hover {
    float:left;
    padding:4px;
    height:13px;
    color:White;
    background-color: #a0a0a4;
    text-decoration:none;
 }

.productionselectiontab_active .leftside, .productionselectiontab:hover .leftside {
    float:left;
    width:4px;
    height:21px;
    background:url(/wa/shared_controls/images/tab_active_left-gray.gif) no-repeat right;
}

.productionselectiontab_active .rightside, .productionselectiontab:hover .rightside{
    float:left;
    width:4px;
    height:21px;
    margin-right:4px;
    background:url(/wa/shared_controls/images/tab_active_right-gray.gif) no-repeat bottom;
}

.productionselectiontab .leftside {
    float:left;
    width:4px;
    height:21px;
    background:url(/wa/shared_controls/images/tab_left.gif) no-repeat right;
}

.productionselectiontab .rightside{
    float:left;
    width:4px;
    height:21px;
    margin-right:4px;
    background:url(/wa/shared_controls/images/tab_right.gif) no-repeat bottom;
}




.SystemElements {
    vertical-align:top;
}

.SystemElements a{
    text-decoration:none;
}

.SystemElements a:hover{
    text-decoration:underline;
}

.SystemElements img{
    float:none;
}


/* Product Home Page
------------------------------------------------------------------------*/
.productTypeQuickView
{
    width: 195px;
    padding:0 10px 10px 10px;
}

/* Product Selection (Browse) Page
------------------------------------------------------------------------*/

.seriesQuickView{
    width: 270px;
    padding:0 10px 10px 10px;
}

/* Accessories association Tab Display Control 
---------------------------------------------------*/
.accessoriestable
{
    width:100%;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;  
}
.accessoriestable TR
{
    height:50px; 
}

.accessoriestable TD
{ 
	width:15%;
	vertical-align:top; 
	padding:2px 2px 2px 2px;                  
}
.accessoriestable TD.spec
{ 
     width:125px;
     vertical-align:top;     
     text-align:center;                  
}
.accessoriestable TD IMG
{
    float: left;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    vertical-align:top; 
}

.accessoriestable TD a
{
      text-align:right;  
      padding:2px 2px 2px 2px;
      overflow:auto;
      word-spacing:normal;
      z-index:auto; 
}

.softwaretable
{
   width:100%;
   padding: 10px 10px 10px 10px;
   margin: 0px 0px 0px 0px;
   vertical-align:top;     
}
.softwaretable TD
{ 
      width:15%;
      vertical-align:top; 
      padding: 0px 0px 0px 0px;                   
      margin: 0px 0px 0px 0px;
}
.softwaretable TD.spec
{ 
      width:250px;
      vertical-align:top;  
      text-align:left;  
      padding: 5px  5px 10px 10px;      
}
.softwaretable TD H3
{
      text-align:left;  
      text-decoration:none; 
}
.softwaretable TD IMG
{
    float: None;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align:top; 
}
.softwaretable TD a
{
      text-align:right;  
      text-decoration:none; 
}
.softwaretable TD a:hover
{
    text-decoration:underline;
}

.ArrowLinks a{
text-decoration:underline;
    background: url(/wa/shared_controls/images/arrow_red.gif) no-repeat;
    background-position: left;
    padding-left: 10px;


}

.TestingSolution
{
float: right !important;
margin: 10px;
}

