<style type="text/css">
p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { font-family: verdana; font-size: 12pt; font-weight: bold; color: #124166 }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           { font-family: verdana; font-size: 8pt; color: #626262 }
tbody        { font-family: verdana; font-size: 10pt }
body        { font-family: verdana; font-size: 8pt }

img {
border: none
}

#underconstruction {
margin-top: 200px;
width: 400px;
text-align: center;
}

#underconstruction h2 {
background: url(images/underconst.gif) no-repeat;
width: 400px;
height: 125px;
}

#underconstruction p {
font: 10pt Verdana, Arial, Tahoma, Sans-Serif;
color: #777;
}



.smallFont {font-family: Verdana; font-size: 8pt }
.largeFont {font-family: Verdana; font-size: 8pt }
.mainFont {font-family: verdana; font-size: 8pt; padding-left: 19px; color: #626262; text-align: justify; padding-top: 23px; padding-right: 5px }
.boxFont {font-family: verdana; font-size: 8pt; padding-left: 21px; color: #626262; padding-right: 21px }


a:link     	 { font-family: verdana; text-decoration: underline; color: #124166; font-size: 8pt }
a:visited  	 { font-family: verdana; text-decoration: underline; color: #124166; font-size: 8pt }
a:hover    	 { font-family: verdana; text-decoration: underline; color: #124166; font-size: 8pt }

a.nav:link {  font-family: verdana; text-decoration: none; color: #124166; font-size: 8pt;}
a.nav:visited  { font-family: verdana; text-decoration: none; color: #124166; font-size: 8pt; }
a.nav:hover { font-family: verdana; text-decoration: underline; color: #124166; font-size: 8pt;}

a.menu2:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: verdana; text-decoration: underline; color: #E5958D; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }

/* ----------PRODUCT TABS--------------------- */
#ProductTabs
{ position: relative; background: url('asccustompages/buttons/tabsbg.gif') repeat-x; width: 300px; height: 49px; font-family: Arial; font-size: 11px; 
    font-weight: bold; color: #000; }
.ProductTabHighlight
{ position: absolute; top: 0px; left: 0px; width: 100%; height: 15px; background-color: #000; }
.ProductTab
{ position: relative; height: 11px; cursor: pointer; float: left; padding: 9px 9px 9px 9px; text-align: center; background:url('/asccustompages/buttons/tabbg.gif') repeat-x; border: 1px #a8a6a7 solid;}
.ProductTabOver
{ position: relative; height: 11px; cursor: pointer; float: left; padding: 9px 9px 9px 9px; text-align: center; background:url('/asccustompages/buttons/tabbgON.gif') repeat-x; border: 1px #a8a6a7 solid;}
.ProductTabActive
{ position: relative; height: 11px; cursor: pointer; float: left; padding: 9px 9px 9px 9px; text-align: center; background:url('/asccustompages/buttons/tabbgON.gif') repeat-x; border: 1px #a8a6a7 solid; }
.ProductTabActiveNotOver
{ position: relative; height: 11px; cursor: pointer; float: left; padding: 9px 9px 9px 9px; text-align: center; background:url('/asccustompages/buttons/tabbg.gif') repeat-x; border: 1px #a8a6a7 solid;}

.ProductDetailsContainer
{ position: relative; width: 300px; padding: 10px 0px 10px 0px; display: none; font: 11px Arial, Helvetica, Sans-Serif; float: left; clear: both;}


.ProductDetailsContainer P
{ padding: 0px 35px 0px 35px; }
.TechSpecHeader
{ font-size: 12px; font-weight: bold; margin-bottom: 10px; }
.TechSpecItem
{ position: relative; margin-bottom: 10px; }
.ItemLabel
{ position: absolute; left: 0px; font-weight: bold; width: 175px; text-align: right; }
.ItemValue
{ position: relative; left: 200px; width: 300px;}
.ItemValue P
{ padding: 0px 0px 0px 0px; }
.TechSpecFooter
{ background-image: url('images/prodDottedLine.gif'); background-repeat: no-repeat; width: 750px; height: 20px; }

.TabbedProduct
{ position: relative; width: 300px; margin-top: 10px; }
.TabbedHeader
{ position: relative; height: 20px; width: 300px; font-size: 14px; padding-top: 5px; font-weight: bold; background-image: url('images/LongDottedLine.gif'); background-repeat: no-repeat;
    background-position: bottom; }
.TabbedImage
{ position: absolute; top: 0px; left: 10px; }
.TabbedName
{ position: relative; top: 0px; left: 65px; width: 300px; }
.TabbedName A
{ text-decoration: none; font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #000000; }
.TabbedName A:hover
{ text-decoration: underline; }
.TabbedDescription
{ position: relative; left: 65px; width: 300px; }
.TabbedSKU
{ position: relative; left: 65px; padding-top: 15px; }
.TabbedLine
{ position: relative;height: 5px; width: 300px; text-align: center; padding:3px 0px 3px 0px; background-image: url('images/LongDottedLine.gif');
    background-repeat: no-repeat; z-index: 50; }


/*.ProductTabOver
{ position: relative; height: 25px; cursor: pointer; float: left; }
.ProductTabActiveNotOver
{ position: relative; height: 25px; float: left; }*/
