﻿html, body {
  width: 100%;
  height: 100%;
} 

body 
{
  margin: 0px;
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
}

.menucontent 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: White;
  
  padding-right: 20px;
}

.menucontent a:hover, a.menucontent:hover 
{
  text-decoration: underline;
}

.menucontainer
{
  padding-right: 0px;
}

.topheadingcell 
{
  width: 100%;
  background-position: top right;
  background-repeat: no-repeat; 
  
  text-align: right;
}

.topheading
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: White;
  background-color: Black;
  
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.pageTitle 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: black;
}

.topnavcell 
{
  background-color: Black;
  
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.topnavtext, a.topnavtext
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: White;
  text-decoration: none;
  text-align: center;
}

a.topnavtext:hover
{
  text-decoration: underline;
}

.topsubnavtext, a.topsubnavtext, .newsdate
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-align: center;
}

a.topsubnavtext:hover
{
  text-decoration: underline;
}

.newsdate 
{
  padding-bottom: 15px;
  text-align: left;
}

.copyright, a.copyright, .footer 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-align: center;
  
  padding-top: 6px;
  padding-bottom: 4px;
}

.footer 
{
  font-weight: normal;
}
a.footer:hover, .footer a:hover 
{
  text-decoration: underline;
}

a.copyright:hover
{
  text-decoration: underline;
}


.searchbg
{
  background-color: #C10000;
}

.searchbuttonbg, .searchboxbg
{
  background-color: #C10000;
  
  padding-top: 2px;
  padding-bottom: 2px;
}

.searchbuttonbg
{
  padding-right: 5px;
  padding-left: 0px;
}

.searchboxbg
{
  padding-right: 5px;
  padding-left: 5px;
}

.searchbox, .inputfield
{
  height: 16px ! important;
  
  background-color: White ! important;
  
  border-right: black 1px solid ! important;
  border-top: black 1px solid ! important;
  border-left: black 1px solid ! important;
  border-bottom: black 1px solid ! important;
  
  font-family: Verdana, Arial, Helvetica, sans-serif ! important;
  font-size: 10px ! important;
  vertical-align: middle ! important;
  color: Black ! important;
}

.inputtext 
{
  border-right: black 1px solid ! important;
  border-top: black 1px solid ! important;
  border-left: black 1px solid ! important;
  border-bottom: black 1px solid ! important;
  
  font-family: Verdana, Arial, Helvetica, sans-serif ! important;
  font-size: 10px ! important;
  vertical-align: middle ! important;
}

.widefield 
{
  width: 100%; 
}

.searchbutton, .inputbutton, .checkoutbutton
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bolder;
  color: White;
  vertical-align: middle;
  
  cursor: pointer;
  
  height: 16px;
  
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 4px;

  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
  
  background-color: Black;
}

.checkoutbutton 
{
  background-color: #C10000;
}

.bodycell
{
  padding-top: 10px;
  padding-bottom: 10px;
}

.leftcolumn
{
  white-space: nowrap;
}

.rightcolumn
{
  padding-left: 10px;
}


.prodcat 
{
  background-color: #C10000;
  vertical-align: middle;
}

.prodinactive 
{
  color: #D2D2D2;
}

.redback 
{
  background-color: #C10000;
}

.leftnavheadercell
{
  background-color: #C10000;
  
  vertical-align: middle;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.leftnavheader
{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: White;
}

a.leftnavheader, a.leftnavheader:link, a.leftnavheader:visited, a.leftnavheader:active
{
  color: White;
  text-decoration: none;
}

a.leftnavheader:hover 
{
  text-decoration: underline;
}

.leftnavbg
{
  background-color: #C10000;
}

.leftnavbullet
{
  padding-top: 2px;
  padding-right: 4px;
}

.leftnavcell 
{
  border-right: 2px solid #C10000;
  border-left: 2px solid #C10000;
  border-bottom: 1px dotted #A3A3A3;
  
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.leftnavadmincell 
{
  border-right: 2px solid #C10000;
  border-left: 2px solid #C10000;
}

.leftnavchildcontainer
{
  border-right: 2px solid #C10000;
  border-left: 2px solid #C10000;
}

.leftnavchild
{
  border-bottom: 1px dotted #A3A3A3;
}

.leftnavitem, a.leftnavitem
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: Black;
}

a.leftnavitem:hover
{
  text-decoration: underline;
}

.leftnavitembold, a.leftnavitembold, .boldcontent
{
  font-weight: bold ! important;
}

.leftnavadminitem 
{
  border-bottom: 1px dotted #A3A3A3;

  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;  
}

table.leftnavadminitem2
{
  background-image: url('/SRT/Images/bullet.gif');
  background-position: 10px center;
  background-repeat: no-repeat;
}

.breadcrumbscell
{
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 8px;
}

.breadcrumbs, a.breadcrumbs, .breadcrumbscell, .smalllinks, a.smalllinks
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}

a.breadcrumbs:hover, a.smalllinks:hover
{
  text-decoration: underline;
}

.smalllinks, a.smalllinks 
{
  font-size: 9px;
  text-transform: lowercase;
}

.nowrap 
{
  white-space: nowrap;
}

.bodycontent, a.bodycontent, .bodytitle, .errorcontent, .RadEContent, .RadEContentBordered, .GridCommandRow_Monochrome td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.errorcontent 
{
  color: Red;
}

.errorlist 
{
  padding-top: 2px;
  padding-bottom: 2px;
}

.smallcontent 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.pricing, .origpricing, .newpricing
{
  font-weight: bold;
}

.origpricing 
{
  text-decoration: line-through;
}

.newpricing 
{
  color: #C10000;
}

.errortable 
{
  border: solid 1px #C10000;
}

.errorheader 
{
  padding: 2px;
  background-color: #C10000;
  color: White;
}

.pricingtable
{
  border: solid 1px #666666;
}

.pricingheader, .pricingheader a, .pricingheader a:link, .pricingheader a:active, .pricingheader a:visited
{
  padding: 2px;
  background-color: #666666;
  color: White;
  text-decoration: none;
}

.pricingheader a:hover 
{
  text-decoration: underline;
}

.detailsheader 
{
  padding: 2px;
  background-color: #CCCCCC;
  color: black;
}

.detailcomponentsheader 
{
  padding: 2px;
  background-color: #D2E6E6;
  color: black;
}

.smallpadding 
{
  padding-right: 6px;
}

.bodytitle 
{
  font-weight: bold;
  
  padding-bottom: 8px;
}

.bodyspacing 
{
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 10px;
}

a.bodycontent:link, a.bodycontent:active, a.bodycontent:visited
{
  color: #4340DB;
  text-decoration: none;
}

a.bodycontent:hover
{
  color: #C10000;
  text-decoration: underline;
}

.addcartpadding 
{
  padding-top: 10px;
  padding-bottom: 0px;
  
  text-align: center;
}


.leftnavbottom
{
  border-right: 2px solid #C10000;
  border-left: 2px solid #C10000;
  border-bottom: 2px solid #C10000;
}

.leftnavspacer
{
  border-right: 2px solid #C10000;
  border-left: 2px solid #C10000;
}

.leftnavbottom-left
{
  border-left: 2px solid #C10000;
  border-bottom: 2px solid #C10000;
}

.leftnavbottom-right
{
  border-right: 2px solid #C10000;
  border-bottom: 2px solid #C10000; 
}

.datatable 
{
  border-left: 2px solid #C10000;
  border-right: 2px solid #C10000;
  border-bottom: 2px solid #C10000;
}

.datatable-headerrow 
{
  background-color: #C10000;
}

.datatable-header 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: White;
}

.datatable-bodyrow 
{
  background-color: #ffffff;
}

.datatable-bodycell 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: black; 
  
  border: 1px solid #C10000;
}


.login_spacer 
{
  padding-right: 20px;
  padding-bottom: 10px;
}

.login_button_spacer 
{
  padding-top: 40px;
}

.content_hrule 
{
  height: 1px;
  color: #666666;
}

.popup 
{
  background-color: #666666;
  border-color: #000000; 
  border-style: solid; 
  border-width: 1px; 
}

.popupcontent 
{
  background-color: White;
  padding:4px;
}

.layerTitle 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: white;  
}

.cartbuttons 
{
  padding-top: 20px;
  padding-bottom: 10px; 
  
  text-align: right;
}

.cartsubtotal 
{
  border-top: 1px dotted #A3A3A3;
}

.total 
{
  border-top: 1px solid #A3A3A3;
}

.smallprice, a.smallprice, .smallprice a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}

a.smallprice:hover, .smallprice a:hover 
{
  text-decoration: underline;
}

.formlabelpadding 
{
  padding-right: 20px;
  white-space: nowrap;
}

#chkList input
{
  vertical-align: middle;
  height: 17px;
}

#chkList label 
{
  line-height: 22px;
}

.grdLink 
{
  cursor: pointer; 
}

.srtTabBody
{
  border-bottom: solid 1px #919B9C;
  border-right: solid 1px #919B9C;
  border-left: solid 1px #919B9C;
  padding: 10px;
  
  background-color: #F5F5F5;
}

.srtTabs
{
  border-bottom: solid 1px #919B9C;
}

.srtBox
{
  border-bottom: solid 1px #919B9C;
  border-top: solid 1px #919B9C;
}

.hiddenItem, .hiddenItemHover
{
  color: #999999; 
  cursor: pointer;
  
  padding-left: 2px;
}

.hiddenItemHover
{
  text-decoration: underline ! important;
}

.srtSelected 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: white; 
  
  background-color: Red;
}

.plaintext 
{
  font-family: Courier New, Monospace ! important; 
  font-size: 11px ! important;
}

.hidden 
{
  display: none; 
}

.checkinput 
{
  vertical-align: middle;
  height: 17px;
  line-height: 22px; 
}


.relateditemstitle 
{
  border-bottom: 1px dotted #A3A3A3;
  
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
}


.forum-header
{
  background-color: #C10000;
  color: White;
  
  vertical-align: middle;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.forum-group-header, a.forum-group-header, .forum-group-header a
{
  padding: 4px;
  background-color: #E6E6E6;
  color: black;
  text-decoration: underline;
}

a.forum-group-header:hover, .forum-group-header a:hover 
{
  text-decoration: none;
}

.forum-icon
{

}

.forum-descr, a.forum-descr, .forum-descr a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}

 a.forum-descr:hover, .forum-descr a:hover
 {
  text-decoration: underline ! important;
 }

.forum-count
{
  padding-right: 4px;
}

.forum-title, a.forum-title, .forum-title a, a.forum-title:link, a.forum-title:visited, a.forum-title:active
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: black;
}

a.forum-title:hover, .forum-title a:hover
{
  text-decoration: none;
}

.forum-table
{
  border: solid 1px #EEEEEE;
}

.forum-cell
{
  background-color: #EEEEEE;
}

.forum-hrrule 
{
  height: 1px;
  color: #EEEEEE;
}

.forum-edit
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  font-style: italic;
  color: #666666;
}

.forum-quote 
{
  border: solid 1px #666666;
  padding: 4px;
  background-color: #CCCCCC;
}

.forum-pager-table 
{
  border: solid 1px black;
}

.forum-pager, .forum-pager-lnk
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: white;
}

.forum-pager-lnk 
{
  color: Black;
}

.forum-pager-lnk a, a.forum-pager-lnk, .forum-pager-lnk a:link, .forum-pager-lnk a:active, .forum-pager-lnk:visited 
{
  color: Black;
  text-decoration: underline;
}

.forum-pager-lnk a:hover, a.forum-pager-lnk:hover 
{
  text-decoration: none;
}

.forum-pager-bg 
{
  background-color: #EEEEEE;
}

.forum-menu, a.forum-menu, .forum-menu a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: white;
  cursor: pointer;
}

a.forum-menu:hover, .forum-menu a:hover
{
  text-decoration: none ! important;
}

.forum-menu-item, .forum-menu-hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: White;
  
  padding-right: 20px;
  text-decoration: none ! important;
}

.forum-menu-hover 
{
  background-color: #C10000;
  text-decoration: underline ! important;
}


.avatar-img {
  max-width: 100px;
  width: expression(this.width > 100 ? 100: true);
  
  max-height: 100px;
  height: expression(this.height > 100 ? 100: true);
}

.signature-img {
  max-width: 380px;
  width: expression(this.width > 380 ? 380: true);
  
  max-height: 150px;
  height: expression(this.height > 150 ? 150: true);
}

