html
{
	background: #0E0F11 url('../img/Background_4b.jpg') repeat-x bottom;
	min-height: 100%;
	height: auto;
}

body
{
   font-size:  101%;
   margin: 0px 0px 0px 0px;
   background: url('../img/Background_4t.jpg') repeat-x;

}

#container {
height: 100%;
min-height: 100%;  /* for firefox and opera */
width: 100%;
margin: 0px: auto; 
padding: 0px 0px 0px 0px;
min-width:800px;



}

#container2 {
height: 100%;
min-height: 100%;  /* for firefox and opera */
margin: 0px: auto; 
width: 1000px;
min-width: 800px;
max-width: 1000px;

}

#container2 
{ 
    max-width: 1000px;
}

#rscontainer{
width: 100%;
margin: 0px: auto;
padding: 0;
}

#header
{
    height: 103px;
    width: 100%;
    vertical-align: top;
}
#header2
{
    height: 103px;
    width: 100%;
}
#header_3
{
    height: 76px;
    width: 100%;
    vertical-align: top;
}
#header3_3
{
    height: 69px;
    width: 100%;
}
#headerbtmtd
{
    height: 2px;
  /*  background-color: #880000; #CB0302; */
    width: 100%;
}




.PageTabTD
{
height: 400;
min-height: 400;  /* for firefox and opera */
padding: 0px 8px 0px 8px;
background-color: #374C5D;
border-bottom: solid 1px #999999;
border-left : solid 1px #999999;
border-right: solid 1px #999999;
}

#footer
{
  /*  background-color: #000000; */
}

A.FtrLink:link, A.FtrLink:visited, A.FtrLink:active
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9px;
   color: #e7e7e7;
   text-decoration: none;
}

A.FtrLink:hover
{
   color: #CC0000;
   text-decoration: none;
}

.RadPanelBar_Lti
{
  /*  background: #f1f1f1; */
	white-space: nowrap;
	width: 200px;
} 
.PanelBarTxt
{
    vertical-align: top;
    font: normal 13px/18px Arial, Verdana, Sans-serif;
}
.modeimg
{
    border: solid 2px #999999;
}

.RadComboBoxDropDown_Lti2
{
	background: #0E0F11 !important;
}


table.specs td
{
    font-family: Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #C8C8C8;
    padding-left: 10px;
    vertical-align: top;
}


#CtrImage
{
    border: solid 1px #999999;
}

/* Applicable Products */
.ApplicableProducts
{
    background-color: #253B52;
}
.pt
{    
    height: 6px;
    background: url('../img/pt3.jpg') repeat-x ;
    width: 560px;
     
}
.ptl
{

    text-align:left;
    width: 6px;
    height: 6px;
    background: url('../img/ptl3.jpg') no-repeat;
}
.ptr
{
    text-align:right;
    width: 6px;
    height: 6px;
    background: url('../img/ptr3.jpg') no-repeat ; 


}
.pctr
{
    border-left: solid 1px #eaeaea;
    border-right: solid 1px #eaeaea;

}
.pb
{
    
    height: 6px;
    background: url('../img/pb3.jpg') repeat-x ;

}
.pbl
{
    width: 6px;
    text-align:left;
    height: 6px;
    background: url('../img/pbl3.jpg') no-repeat ;
}
.pbr
{
    width: 6px;
    text-align:right;
    height: 6px;
    background: url('../img/pbr3.jpg') no-repeat ;
}
.ptitle
{
   font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
   font-weight:600;
   font-size: .9em;
   line-height: 1.1em;
   color: #D29E00;
   word-spacing: 1px;
   padding: 10px 0px 6px 0px;

}
.plist
{
    width: 25%;
}
.pimg
{
    height: 110px;
    width: 100%;
    vertical-align: middle ;
}
.pname
{
   text-align: center;
   vertical-align: top;
   height: 30px;

}
fieldset
{
    background-color: #253B52;
}
A.ProdLink:link, A.ProdLink:visited, A.ProdLink:active
{
    font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
   font-weight: 400;
   font-size: 8pt;
   color:#eaeaea;  /*#8B231B */
   text-align: center;
   cursor: hand;
   text-decoration: none;
}
A.ProdLink:hover {
   color: #ff0000;
   text-decoration: none;
}

/* end */

div.RadToolTip_Black table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_Black table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_Black table.rtWrapper td.rtWrapperBottomLeft,
div.RadToolTip_Black table.rtWrapper td.rtWrapperBottomRight,
div.RadToolTip_Black table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_Black table.rtWrapper td.rtWrapperBottomCenter,
div.RadToolTip_Black a.rtCloseButton
{
	background-image: url('../img/ToolTipSprites4.png') !important;
}
div.RadToolTip_Black table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_Black table.rtWrapper td.rtWrapperRightMiddle
{
	background-image: url('../img/ToolTipVerticalSprites4.png') !important;
}
div.RadToolTip_Black table.rtWrapper td.rtWrapperContent
{
	background-color: #ECEDF0 !important;
	color: #404040 !important;
	padding: 3px 7px 7px 7px;
	
}
