/* CSS Document */
body
{
	background-color: #FFFFFF;
	color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #D6D6D6;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #D6D6D6;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #D6D6D6;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #D6D6D6;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #D6D6D6;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #F9B56F;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #F9B56F;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #F9B56F;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #F9B56F;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #F9B56F;
	color: #000000;
	font-family: century gothic, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: century gothic, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #333333;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: century gothic, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: century gothic, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: century gothic, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: century gothic, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: century gothic, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #333333;
	background-color: #FFFFFF;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #333333;
	background-color: #ffffff;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #666666;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #666666;
	font-family: century gothic, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.EnlargedText
{
	color: #666666;
	font-family: century gothic, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.HeaderText
{
	color: #666666;
	font-family: century gothic, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.ReducedText
{
	color: #666666;
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;
	font-weight: normal
}
.HomebaseText
{
	color: #999999;
	background-color: #FFFFFF;
	font-family: century gothic, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
	border: 1px solid #666666;
}
table.TableWithBorder .TableWithBorder {
	border: none;
}
td.TableWithBorder,
.TableWithBorder td.Secondary,
.TableWithBorder td.Primary
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
	border: none;
}
#
.Outline
{
	background-color: #666666;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #F1F1F1;
	font-family: century gothic, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #536a7c;
	color: #ff6666;
	font-family: century gothic, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.FormButtons,
.transButtons
{
	color: #333;
	background-color: #e5e5e5;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #666666;
}
.transButtons {
	_height: 15px;
	line-height: 12px;
}
a
{
	text-decoration: underline;
	color: #666666;
	font-family: century gothic, arial, sans-serif;
	font-weight: normal;
}
a:link { color: #666666; }
a:visited { color: #666666; } 
a:hover { color: #ff3366; }
a.menu
{
	text-decoration: none;
	color: #333333;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #333333; }
a.menu:visited { color: #333333; }
a.menu:hover { color: #cccccc; }
a.Gridmenu
{
	text-decoration: none;
	color: #333333;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #333333; }
a.Gridmenu:visited { color: #333333; }
a.Gridmenu:hover { color: #333333; }
a.Homebase
{
	text-decoration: none;
	color: #64879b;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #64879b; }
a.Homebase:visited { color: #64879b; }
a.Homebase:hover { color: #99c2d4; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #F1F1F1;
	font-family: century gothic, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #F1F1F1; }
a.FormFileManagerFileList:visited{ color: #F1F1F1; }
a.FormFileManagerFileList:hover
{
	color: #F1F1F1;
	background-color: #536a7c;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/* START CUSTOM CLASSES */

h2 {
	color: #F60;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 30px;
}
h3 {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
p {
	margin-top: 0px;
}
.contentBlock { 
     font-size: 13px;
     color: #000000;
     text-align: justify;
     padding: 0px  0px  35px  0px;
}
.contentBlock .contentBlock {
     padding: 0px;
}

.contentBlockGC .contentBlockGC { 
     padding: 0px 0px 35px 0px;
    color: #333333;
}
.contentBlockGC TD {
     color: #333333;
}
.contentBlockGC hr,
.contentBlockGC .COMProdHeader,
.contentBlockGC .COMProdPartNo {
     display: none;
}
.contentBlockGC {
     padding: 0px;
}

.footerBlock td { 
     color: #999999;
     font-size: 10px
}
.grandTotalPrice {text-align: right; width: 92px;}
.headerBlock { }
.leftNav { }
.ieGap {
     display: block;
     margin: 0px;
}
#TREECats a:link,
#TREECats a:visited {
     color: #000000;
}
#popup {
     width: 500px;
     border: 1px solid #999;
}
.loginTable {
     border: 1px solid #F5BA79;
}
.FormHead {
     background: #F5BA79;
     color: #000000;
}
#CertificateNumber1,
#CertCode1 { width: 146px; }
.cartHeaders {
	background: #FFF;
	color:#666;
	font-weight: bold;
	text-transform:uppercase;
	border: solid 1px #999;
	height: 25px;
	margin-bottom: 1px;
}
.cartHeaders td{
	font-size:13px;
	font-weight: bold;
	padding-left: 10px;
}
.CartHeadersLeft
{
	background-color:#ffffff;
	color:#999;
	font-size:13px;
	font-weight: bold;
	text-transform:uppercase;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #999999;
}

.CartHeadersRight
{
	background-color:#ffffff;
	color:#999;
	font-weight: bold;	
	font-size:13px;
	text-transform:uppercase;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #999999;
}
.CartHeadersMiddle
{
	background-color:#ffffff;
	color:#999;
	font-weight: bold;
	font-size:13px;
	text-transform:uppercase;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #999999;
	padding-left: 15px;
}

.CartDetails
{
	color:#434343;
	background: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: solid 1px #999;
	padding-left: 10px;
	empty-cells: show;
}
.CartDetails table td
{
	color:#434343;
	background: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.CartImage
{
	/*color:#434343;
	background-color:#ffffff;
	text-transform:uppercase;
	font-size:12px;*/
	padding-right: 8px;
	padding-top: 8px;
	width: 154px;
}
.cartItem {
	word-wrap: break-word;
	width: 260px;
}
.cartItem td {word-wrap: break-word;}
.cartSku {width: 92px;}
.cartMaterial{width: 88px;}
.cartPrice {width: 60px;}
.cartQty {width: 75px;}
.cartSubtotal {width: 85px;}
.cartSummary {width: 80px;}

.OrangeBold
{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;	
}
.OrangeBold2
{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	width: 85px;
}
.updateCell {padding-left: 10px;}
.BoldCaps {
     color: #666666;
     font-weight: bold;
    font-size: 14px;
}
a.smallLink:link,
a.smallLink:visited {
     color: #ff6600;
     font-size: 10px;
    text-decoration: underline;
}
a.smallLink:hover {
     color: #666666;
     font-size: 10px;
    text-decoration: underline;
}

td.smallLink {
     color: #ff6600;
     font-size: 10px;
    text-decoration: none;
}

.StyledTextInput {
     border: 1px solid #999999;
     font-size: 11px;
}
#LogonSave.FormButtons,
#Register.FormButtons {
     font-size: 12px;
    width: 65px;
     height: 20px;
}
#EditProfileLinksTable
{
	min-height:288px;
	height:288px;
}
#QtyUpdBtn {
    background: #E5E5E5;
    border: 1px solid #666;
    font-family: century gothic, arial, sans-serif;
    width: 59px;
}
#richHTML {
    font-size: 10px;
    color: #333333;
    padding-right: 10px;
}
#productDesc {
     font-size: 11px;
    color: #333333;
}
.transDivHeaders
{
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

.asterLBL
{
	color:#DE9B58;
}
.PlaceOrderBT
{
	text-transform:uppercase;
	background-color:#ffffff;
	border:1px solid #666666;
	font-size:12px;
	color:#FF660C;
	font-weight:bold;
                     font-family:century gothic,arial,sans-serif;
}


table.TransOrderTotals
{
	border-bottom: #536a7c 1px solid;
	border-left: #536a7c 1px solid;
	border-right: #536a7c 1px solid;
	border-top: #536a7c 0px solid;
	color: #2B3853;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TransOrderTotals
{
	border-bottom: #536a7c 1px solid;
	border-left: #536a7c 1px solid;
	border-right: #536a7c 1px solid;
	border-top: #536a7c 0px solid;
	color: #2B3853;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
#ProductQuantity.comProdDropDown {
     font-size: 11px;
     width: 90px;
     _width: 80px;
}
.comProdDropDown {
	font-size: 11px;
	width: 70px;
}
#quantityDD {
	padding-left: 3px;
}
#pageDiv {
     background: #e0e0e0;
     vertical-align:middle;
}
*html
.IEpadding {
     padding-top: 3px;
}
#ShippingStateData { }
a.accountLink:link, 
a.accountLink:visited {
     font-size: 12px;
     line-height: 35px;
     color: #ff6600;
     text-decoration: none;
}
a.accountLink:hover {
     font-size: 12px;
     line-height: 35px;
     color: #666666;
     text-decoration: none;
}
td.accountLabel {
     text-align: right;
     padding-right: 9px; 
    font-size: 11px; 
    color: #000000;
} 
td.smaccountLabel {
     text-align: right;
    font-size: 11px; 
    color: #000000;
} 
td.boxTop {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	padding: 10px 5px 5px 5px;
}
#CCInfo td {
	color: #999;
}
#CompanyStore.FormElementInput,
#HomeFormattedPhone.FormElementInput,
#FaxFormattedPhone.FormElementInput,
#Website.FormElementInput,
#AddressState.FormElementInput,
#TaxID.FormElementInput,
#Iama.FormElementInput{
     width: 200px;
}
#AddressCountry
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #666666;
	font-family: century gothic, arial, sans-serif;
                font-size: 12px;
	font-weight: normal;
width: 200px;
}
#DistributorProperties .FormElementInput {
     width: 88px;
     font-size: 10px;
}
#StoreProperties { }
td.boxTopNoPad {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
#Numberofnon-jewelrylabels.FormElementInput,
#Numberofjewelrylabels.FormElementInput,
#Numberofapplicablestores.FormElementInput,
#Numberofemployees.FormElementInput,
#Numberofyearsinbusiness.FormElementInput  {
     width: 65px;
}
#ProductPriceprod1-122 {
	display: none;
}
#ProductPriceprod1-139 {
     display: none;
}
.linksPG a:hover,
.linksPG a:visited {
      color: #ff3366;
}
#ProductAvailable {
     display: none;
}
#ShippingStateData {
     font-family: century gothic;
     font-size: 12px;
     width: 218px;
}
#ShippingAddressCountry {
     font-family: century gothic;
     font-size: 12px;
    width: 218px;
}
#BillingStateData,
#BillingAddressCountry {
     font-family: century gothic;
     font-size: 12px;
     width: 218px;
}
#COMClearCSpan {display: none;}
#COMCartSpan,
#COMProdCartLink {
     height: 20px;
}
#ModTitleBar,
#productPrice {
     font-size: 13px;
}
#shipCountryDiv,
#BillCountryDiv
{
	width: 218px;
	position: relative;
	float: left;
}
#ModifyOrder,
#CancelOrder {
	vertical-align: 4px;
	width: 113px;
}
#modifyShipping {
	font-size: 11px;
	letter-spacing: -0.5px;
	line-height: 11px;
	width: 126px;
}
.smallText {
	font-size: 10px;
}
#transShipAddCtryRight .asterLBL,
#transBillCtryRight .asterLBL
{
	padding-left: 3px;
	_padding-left: 0px;
}
#transNewUsersBox .Primary,
#transNewUsersBox .PrimaryBoldText {
	background: #FFF;
}
#transNewUsersBox .ReducedText {
	font-size: 8px;
}
#relatedProdBorders  div{border:  0px none #FFF !important;}
#JSONCart {
	empty-cells: show;
}
#VCC{width: 128px !important;}
#newUsers
{
	float: right;
}
#returningUsers
{
	float: left;
}
#doLogin,
#transaction { margin:  0;}
#monthlydrawform,
#mailinglistform {
	border: 1px solid #999;
	padding: 0px  0px 10px 0px;
	width: 400px;
}
#monthlydrawform .DefaultText,
#mailinglistform .DefaultText {
	color: #343434;
}
.monthlydraw td,
.mailinglist td {
	padding: 3px 0px;
}
.subTotalLabel {
	color: #434343;
	font-weight: bold;
	text-transform: uppercase;
}
.subTotalValue {
	padding-right: 30px;
}
.infoBox {
background: #E0E0E0;
border: 1px solid #CCC;
}
