﻿
.ThemeColor {
    float:left;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
    background-image: none;
}

.StaticNormalRegText { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}

#pnlPageContent .gsc-search-box *{
 box-sizing: content-box;
 
}
 
.StaticNormalRegText a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #0000FF; 
	text-decoration: underline; 
}

.StaticNormalRegText a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #006600; 
	text-decoration: underline; 
}

.StaticNormalRegText a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #800080; 
	text-decoration: underline; 
}

.StaticNormalRegText a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
}

.ItemHeadCells
{
    font-weight: bold;
}
.ItemMainCells
{
}
.ItemTitle
{
    font-weight: bold;
    font-size: 14pt;
}
.ItemAttrTitle
{
    font-weight: bold;
    font-size: 9pt;
}
.SubscrTitle
{
    font-weight: bold;
    font-size: 9pt;
}
.AddressTitle
{
    font-weight: bold;
    font-size: 9pt;
}
.ShipOptionsMain
{
    font-weight: bold;
    font-size: 9pt;
}
.ShipOptionsAdd
{
    font-weight: normal;
    font-style: italic;
    font-size: 8pt;
}
.ItemAttrValue
{
    font-size: 9pt;
}
.RemoveLink
{
    font-size: 8pt;
}
.BreadCrumbs
{
    font-size: 12pt;
}